Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5287…35490xb709…d272Base—$0.01100%coinbase74d ago0x87d139…6b82a2
0x5287…35490xa4af…b994Base—$0.01100%coinbase74d ago0x0de4e1…751f97
0x5287…35490xe279…dd55Base—$0.01100%coinbase74d ago0x17c789…3549e4
0x5287…35490xa024…5863Base—$0.01100%coinbase74d ago0xc6e87a…af940e
0x5287…35490x9685…ffbeBase—$0.01100%coinbase74d ago0xbe984a…ef5aef
0x5287…35490xeede…9d38Base—$0.01100%coinbase74d ago0xc2dfc9…1d717b
0x5287…35490x8e5c…7f67Base—$0.01100%coinbase74d ago0xa71a59…9841cf
0x5287…35490x8eae…15acBase—$0.01100%coinbase74d ago0xe0ce82…1ebcaa
0x5287…35490x164d…4418Base—$0.01100%coinbase74d ago0x9a8bd1…39b975
0x5287…35490x4d14…cccdBase—$0.01100%coinbase74d ago0xdf9fa8…0fc221
0x5287…35490x2382…5359Base—$0.01100%coinbase74d ago0xe53822…e586b1
0x5287…35490xd7df…68a6Base—$0.01100%coinbase74d ago0x5ba894…d58584
0x5287…35490xdb5d…1b78Base—$0.01100%coinbase74d ago0xb91881…ff65fa
0x5287…35490x3ed0…d0eeBase—$0.01100%coinbase74d ago0x4688e1…a75972
0x5287…35490x56db…94dbBase—$0.01100%coinbase74d ago0xb71b48…fd2db3
0x5287…35490xbb44…037dBase—$0.01100%coinbase74d ago0x2a0cc6…cca75b
0x5287…35490xb9df…4f04Base—$0.01100%coinbase74d ago0x61b677…d12042
0x5287…35490x422a…1a33Base—$0.01100%coinbase75d ago0x5767c1…796608
0x5287…35490x686e…433eBase—$0.01100%coinbase75d ago0x5745a3…14d385
0x5287…35490x0cf8…1b88Base—$0.01100%coinbase75d ago0x292424…102700
0x5287…35490xbc92…3a74Base—$0.01100%coinbase75d ago0x6301d6…d6de60
0x5287…35490xeae2…7763Base—$0.01100%coinbase75d ago0x21e575…432645
0x5287…35490x6e12…6645Base—$0.01100%coinbase75d ago0xfc8407…3f1769
0x5287…35490xaa7c…f396Base—$0.01100%coinbase75d ago0x908703…aa4e94
0x5287…35490x33fc…2641Base—$0.01100%coinbase75d ago0x95dece…c487e4

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.