Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xf1d5a6…1c2625
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0xeaa0d6…136a30
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x537aa0…f072ff
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x633d29…25c2c7
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x00afbf…3eb94a
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x009e82…36b7f3
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase141d ago0x260e50…95ea5d
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x738d69…ea061f
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x825ee6…6519d0
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x82a5e5…6fb26f
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x9a3eae…5e8cf2
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xa20159…e46b15
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x559262…2c4f1a
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x0bf0ac…26a539
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x9db8bd…4f173a
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x68a49a…c468f9
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x1530d3…333430
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0x771eb6…4312cc
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xd7acde…8e193c
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase141d ago0xcd173b…b674e9
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase141d ago0xe2c924…493abb
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase141d ago0x02f24d…c596b0
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0xbed26a…d40406
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.53100%coinbase141d ago0x85a73f…5aa000
0x2546…9ac40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase141d ago0x17cac3…e71754

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.