Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4793…450a0x47c5…4fc3Base—$233.1070%0xc3b9…7b3610s ago0x23ede1…4f6dc4
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0xff3a68…643c9c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xfb9603…69ef75
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase14s ago0x7599b2…8fac39
0xe5d9…35b70x6839…1a2bBase—$0.003100%coinbase14s ago0x2b89b1…00dc0d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase14s ago0x6a6bf2…82bae7
0x89d9…a10d0xdb5a…0671Base—$0.005100%coinbase14s ago0xa40f6b…613bb7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x6ffc21…3cda08
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x8028c2…25a017
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x307a15…9ca69d
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase18s ago0xa1655e…7bc247
0xbe28…020d0x140a…b0f9Base—$0.5070%0x3e32…3ce718s ago0x7b31c1…e00afe
0x89d9…a10d0xdb5a…0671Base—$0.005100%coinbase20s ago0xce6608…00530f
0x1efd…484b0xef43…6c7fBase—$0.01100%virtuals20s ago0xfe623d…52ae72
0x3275…2a950x9c60…36e3Base—$1.0070%0x3e32…3ce722s ago0x0564d3…ae2339
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x904d27…8331aa
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xddc8c7…05584d
0x04a9…aa230x47c5…4fc3Base—$10.5070%0xf6cb…a8d726s ago0x237a7e…685d5b
0x3be9…575c0x4cd0…bc31Base—$50.4270%0x4337…2d7926s ago0x84a9ee…4fc9d7
0x0e57…e7330x3e0a…78e7Base—$0.004281100%coinbase26s ago0x4ef849…6cfd56
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x50fc52…8d375b
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x536830…4658f2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x3e198d…a8c381
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0xf7c5e8…7bb69d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x61aac4…d7f976

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.