Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x974c…e0710x8769…cf16Base—$0.5070%0x79e0…ba8416s ago0xfb9b46…af7d56
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xfee794…4c8228
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa9a817…b6771d
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x1f89e8…39103f
0xb0cf…fc640xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase22s ago0x742942…a8d53d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase22s ago0x38c576…a71a25
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x5aab2e…13ea7f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x12110f…7bf454
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x75fb8c…d9d2ef
0x90b0…41620x6839…1a2bBase—$5.00100%coinbase28s ago0x5a7cd1…9f3bb9
0x3888…9a470xef43…6c7fBase—$0.01100%virtuals28s ago0x60fe17…3b6bb9
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x4fd047…3851dc
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x30c03f…ce3ea2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xe1afa8…d564ec
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0xec9073…228ba1
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x0452…7f6636s ago0x0185ef…9f9e92
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x53c551…19fc2f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase42s ago0xb24444…de9147
0x8576…9b980x17cd…7905Basex402 service$0.05100%coinbase42s ago0xc3dcf0…0bb5db
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase44s ago0x006929…2736b4
0x6742…b25b0x6839…1a2bBase—$0.003100%coinbase46s ago0x8900d1…8092ab
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x66cd94…5b3388
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase50s ago0x209cd9…56f6b5
0x5ec5…c2bb0xef43…6c7fBase—$0.01100%virtuals50s ago0x6d57fa…89bf51
0x7a23…397b0x40a8…ad8bBasex402 service$0.01100%coinbase50s ago0x473153…8a05ec

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.