Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xfb4778…1d5e0d
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x591228…db6e76
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0x19078f…254d49
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0xbf2a30…e49119
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xead7b6…407ca9
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x190331…a8659a
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0x8b02ac…652a64
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x3073de…ea9ad5
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xb02e3c…51889c
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0xca8f7a…b9c303
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0x9f52ba…48dc1f
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x03f0f5…d4c051
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0x418e8f…89aa7d
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x60cc21…960a3b
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xdcd65d…fdfc61
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x9a09fa…aa685f
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xe81a5d…d8d112
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0xcbfc44…1ba640
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xdb759d…5bb2d0
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x48af8f…28b218
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0x48628d…d13831
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0x6ea7b7…42d324
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xfeed66…addac5
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates111d ago0xdc9737…f1b767
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase111d ago0xfb9649…476334

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.