Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x08041b…f959df
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x21fc02…f91c3a
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x2e15e0…ab806b
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x57b780…c0737f
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x459adb…e3f291
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x07611c…db45b2
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xb9e6f4…b282b6
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x1d1b19…aae773
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x21a109…e76d14
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xd15e63…e7f7c3
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x37b36d…ea3cea
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x5b9d15…ce4bfc
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x2b2672…ddd004
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x80dac6…af7d8c
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x78ef7b…5c0989
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x76769f…7cefb3
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x5dd48f…2b0737
0x12cb…84f30xccc8…15beBase—$0.60100%0xf70d…dbef73d ago0x56d1d8…bd268a
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0xc9254b…d759a3
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x5b9899…c5a92b
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x138568…923c77
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x83f26d…1d3bfa
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x425979…59ccda
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x732a24…845bcd
0x12cb…84f30x9dba…0df8Basex402 service$0.006100%coinbase73d ago0x6268a2…12c1be

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.