Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0x7ad8be…142aaf
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0x5494fe…6465a2
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.007733100%coinbase76d ago0xba83a2…77802b
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.00605100%coinbase76d ago0x04346c…d245fe
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.003751100%coinbase76d ago0xb926fe…75df6d
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0xa128ec…eb06b4
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase76d ago0x32afeb…a292df
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.009244100%coinbase76d ago0x85a7c7…6e4577
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.008912100%coinbase76d ago0x69f97a…b3a89b
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.0063100%coinbase76d ago0xcbdf70…74d9d0
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.003834100%coinbase76d ago0x471f8f…c47090
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0xf6c8eb…0cef22
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.008493100%coinbase77d ago0x736be6…8dc7bc
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.0063100%coinbase77d ago0xb8f819…fd62ff
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.003834100%coinbase77d ago0x0ef404…24a396

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.