Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a0f…9ec10x122c…33f3Base—$0.01100%coinbase49d ago0xcb7543…6526c3
0x7a0f…9ec10xe784…70d7Base—$0.01100%coinbase49d ago0x9314a6…e5c1b5
0x7a0f…9ec10x9593…79f2Base—$0.01100%coinbase49d ago0x377267…418675
0x7a0f…9ec10x5b78…68fbBase—$0.01100%coinbase49d ago0x2410c2…287e27
0x7a0f…9ec10x937a…3cfaBase—$0.01100%coinbase49d ago0xe81d8e…a82ce5
0x7a0f…9ec10xfa38…5c2fBase—$0.01100%coinbase49d ago0x503929…b41b7a
0x7a0f…9ec10xebf0…bd98Base—$0.01100%coinbase49d ago0x6068d2…61cd4e
0x7a0f…9ec10x18a0…bf72Base—$0.01100%coinbase49d ago0x71287e…d8add0
0x7a0f…9ec10x352a…3a55Base—$0.01100%coinbase49d ago0x02ebe3…e78863
0x7a0f…9ec10xc9d1…b66fBase—$0.01100%coinbase49d ago0x1c6d47…10f921
0x7a0f…9ec10xa566…6694Base—$0.01100%coinbase49d ago0xa9b830…bb8c05

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.