Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x33498a…f53d2a
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xc6a741…90526f
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x24dae9…03d388
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0xb18b76…4ca796
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.006284100%coinbase113d ago0x452ca3…e8d732
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x62fe2f…8dfcd3
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x643f5a…c95da1
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0xaee3c9…760e71
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xd282b8…750cd1
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x955fc2…bea4df
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase113d ago0x783f54…b95b49
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x1958c6…86eb66
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.004143100%coinbase114d ago0x85956a…3d7232
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x33916f…a2999c
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xfdd4d7…618052
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.004143100%coinbase114d ago0x389309…20f9a4
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x1068d2…ad2302
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x9a4d2a…f3a358
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.004143100%coinbase114d ago0xaa6856…bb40cf
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0x97d2a4…918d6b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x1d0454…dd2fe9
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x774e9c…271539

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.