Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0xa51aed…a8e3e8
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0xc91820…3b4ea2
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%candidates105d ago0x30a18c…c5c348
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0xea7040…df2306
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x1f1721…5abcb7
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0xaf6d61…f100e4
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0xa9a5a7…996d47
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase105d ago0x88faa5…003913
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0xb8aeda…5a35cf
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0xb032bf…abee00
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x13bf6d…1addac
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x8e350f…88b33a
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x5e3fc2…16bb49
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x06ff2b…41cad2
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0xbe75af…65e1bc
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0xc79735…7f0649
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0xbeb352…edb354
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0xc6d10a…023171
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0xc75bd1…9709d2
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x93df3a…bd8b59
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.009899100%candidates105d ago0x1ab08d…ec81c3
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x8eb423…3f6f19
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x7e488c…066edf
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x0dd1e5…54ecad
0x1ba0…96120xe903…1abfBaseBlockRun.AIAi$0.01100%candidates105d ago0x3de62b…d0d3d7

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.