Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0e3…e71f0x3e0a…78e7Base—$0.003076100%coinbase75d ago0x998c0b…c01e7b
0xf0e3…e71f0x3e0a…78e7Base—$0.00523100%coinbase75d ago0x41485b…7dd7d7
0xf0e3…e71f0x3e0a…78e7Base—$0.005126100%coinbase75d ago0xd5b2c1…f30a88
0xf0e3…e71f0x3e0a…78e7Base—$0.004685100%coinbase75d ago0xce8334…194e0d
0xf0e3…e71f0x3e0a…78e7Base—$0.004329100%coinbase75d ago0x63f10e…b59051
0xf0e3…e71f0x3e0a…78e7Base—$0.004729100%coinbase75d ago0xeb5a77…88ae51
0xf0e3…e71f0x3e0a…78e7Base—$0.004305100%coinbase75d ago0x7f2859…defc93
0xf0e3…e71f0x3e0a…78e7Base—$0.00379100%coinbase75d ago0x93afdb…be5f61
0xf0e3…e71f0x3e0a…78e7Base—$0.003177100%coinbase75d ago0xfd102f…c93686
0xf0e3…e71f0x3e0a…78e7Base—$0.002847100%coinbase75d ago0xaacf60…f91317
0xf0e3…e71f0x3e0a…78e7Base—$0.004242100%coinbase75d ago0x611a6c…436ece
0xf0e3…e71f0x3e0a…78e7Base—$0.003237100%coinbase75d ago0x37c3f4…74f0ab
0xf0e3…e71f0x3e0a…78e7Base—$0.005015100%coinbase75d ago0x9b253e…0b269c
0xf0e3…e71f0x3e0a…78e7Base—$0.003819100%coinbase75d ago0x32bea7…c96714
0xf0e3…e71f0x3e0a…78e7Base—$0.005105100%coinbase75d ago0x2d9222…64b87f
0xf0e3…e71f0x3e0a…78e7Base—$0.00491100%coinbase75d ago0xd8af25…6aeb1b
0xf0e3…e71f0x3e0a…78e7Base—$0.003845100%coinbase75d ago0x0cf93c…ce4d14
0xf0e3…e71f0x3e0a…78e7Base—$0.005917100%coinbase75d ago0x07e4f6…21632a
0xf0e3…e71f0x3e0a…78e7Base—$0.00479100%coinbase75d ago0x0e107b…f0aa86
0xf0e3…e71f0x3e0a…78e7Base—$0.004733100%coinbase75d ago0xf7c165…0acae0
0xf0e3…e71f0x3e0a…78e7Base—$0.004056100%coinbase75d ago0x15f6fb…2ca9c9
0xf0e3…e71f0x3e0a…78e7Base—$0.003845100%coinbase75d ago0xfb2722…ef35ab
0xf0e3…e71f0x3e0a…78e7Base—$0.004203100%coinbase75d ago0x636545…536f8f
0xf0e3…e71f0x3e0a…78e7Base—$0.003068100%coinbase75d ago0x0ad03d…8efab3

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.