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.001100%coinbase108d ago0xc6f8bb…43fe06
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase108d ago0xf3a898…6bca0a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase108d ago0x026780…bfce44
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase108d ago0x459e85…10c688
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase108d ago0x902323…80940e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase108d ago0x5f7777…6a1d56
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase108d ago0x7a8e66…110f4b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase108d ago0x3a7033…4fb718
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase108d ago0xf50708…bd680f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase108d ago0x2bbf54…1cbd99
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase108d ago0xdb6038…aa42dd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x048ba5…5125a1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x78c804…d210bc
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0xbb911c…44d8d8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase109d ago0xe8bfac…5fce1b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0xa78306…40ab02
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x187f37…1efaad
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x970688…27f5e7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x5d05e1…57a2f8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0xdc1c84…b21401
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x6f08d8…98a523
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0xc0869d…509ac2
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0xddb9da…d1a736
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x85a19a…c7feb3
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase109d ago0x83bec2…1f1127

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.