Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x9b1919…edcac8
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xe7a767…fd1202
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x77c98b…e37889
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xce7760…eedfdc
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x8008de…f198ba
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x8a062a…41e673
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x3f4335…1ebfd5
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xa450f3…8dbc3c
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xae05f0…28622e
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x42ea4b…f2cd6b
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf045c7…1eb7a1
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xa22496…64a0a8
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xbb478e…74172f
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xfe68b8…025a67
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x7f3d50…9a23b5
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc701af…dc7d93
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x48491a…cfb81e
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xb7a1c3…6439b2
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0xa81e52…861a40
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xaa1467…39f3d8
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x741b9b…6f7d06
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x7c6785…894946
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd54753…a88276
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase99d ago0x0cf82c…7e53a2
0x8bab…92990xe903…1abfBaseBlockRun.AIAi$0.001100%candidates99d ago0x236125…ce4577

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.