Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase3d ago0xdf36c0…0cfdc1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xff797e…450c93
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x5769d9…33d6a8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x06c0c8…f5daf0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xb88d86…33968b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x3660bc…024339
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x15e2b5…dc1e60
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xb5a5ea…034020
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x067042…8d6410
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x0185e1…d7b192
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xc4ae09…c44fd9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003092100%coinbase4d ago0x7d0dc6…33994b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003092100%coinbase4d ago0xaf8ac8…14149d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003092100%coinbase4d ago0xb9b37e…478fbe
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003092100%coinbase4d ago0x403419…e19dd0
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x8bf769…093aef
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0xd2b4a8…f08cbf
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase4d ago0x72dfcc…dde164
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase4d ago0xa70f30…c6ce74
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xd4393e…5c13e2

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.