Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase46d ago0x23082d…9899ec
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase46d ago0xf2baa1…1f196e
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase46d ago0x0ef2d5…7dbb1f
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase46d ago0xc0fdc6…d2751e
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase46d ago0x892627…78313a
0xb646…6e560x9dba…0df8Basex402 service$0.00570%0x1360…66fa46d ago0xa5ce53…de1a7a
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0x47b97f…cc04df
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0x3a7ab2…9d9dba
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0x4ec9ca…63321e
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0xce160d…3604f4
0xb646…6e560x9dba…0df8Basex402 service$0.006100%coinbase46d ago0xa6c24c…d306f0
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0xa32d59…4126d9
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0xa71d2c…7c3459
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0xe36f50…ec0c92
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0xd93579…a9563f
0xb646…6e560x9dba…0df8Basex402 service$0.00670%0x1360…66fa46d ago0x3f3509…096e87

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.