Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xd472dd…e5dd78
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x933602…ce7e3e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$2.52100%coinbase141d ago0x1443a5…491b1b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xab7b05…89fe9f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x89b2d7…925bfb
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x9f2eaa…0785db
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase141d ago0x0f00d2…7eca35
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x97b9f4…115ebe
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xc9f6e4…5007ce
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xb114e9…2b466c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase141d ago0xe9b264…1d2d63
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x7f83d7…bc3d20
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xd851bd…93d55b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x2b648b…2fb8d3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xeb7acd…c52869
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x4f7bb6…dcb421
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.54100%coinbase141d ago0xb78a52…71009d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002695100%coinbase142d ago0xa6bab6…0af277
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase142d ago0x960ea8…235da7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0x662d55…8164d9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0x56e1fc…f89fba
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0x46a88a…fb61fd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0xf3d560…7c2de7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0xd0396a…5e7b92
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase142d ago0xf0b6c0…d88b03

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.