Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaea…b1ce0xbe54…d165Base—$0.01100%coinbase73d ago0x8f0463…d35bec
0xeaea…b1ce0x4137…ea8bBase—$0.01100%coinbase73d ago0xeb0218…477977
0xeaea…b1ce0x8396…62c1Base—$0.01100%coinbase73d ago0x093d0d…79fbd0
0xeaea…b1ce0x87ef…e78dBase—$0.01100%coinbase73d ago0xda6e31…e0cdb8
0xeaea…b1ce0xd11b…a59eBase—$0.01100%coinbase73d ago0x86bdb7…ad3d38
0xeaea…b1ce0x6a6a…a5baBase—$0.01100%coinbase73d ago0xf076f0…9edd00
0xeaea…b1ce0x2b69…4082Base—$0.01100%coinbase73d ago0x8f4d49…253f91
0xeaea…b1ce0xd3c9…f4bdBase—$0.01100%coinbase73d ago0x073095…561347
0xeaea…b1ce0xf412…8050Base—$0.01100%coinbase73d ago0x4bf413…73c48a
0xeaea…b1ce0x0cb6…69b1Base—$0.01100%coinbase73d ago0x73ec2d…922915
0xeaea…b1ce0x03ef…1cceBase—$0.01100%coinbase73d ago0x1ca2bf…b28e30
0xeaea…b1ce0x0aaa…b7ebBase—$0.01100%coinbase73d ago0xc28949…b789f0
0xeaea…b1ce0xe4bd…b830Base—$0.01100%coinbase73d ago0x8c7ffd…1280f3
0xeaea…b1ce0xf3b4…4ff2Base—$0.01100%coinbase73d ago0xc922a7…149fc9

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.