Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e02…5f0a0xf7ed…d663Base—$0.01100%coinbase73d ago0x4f4ab8…b0e96e
0x1e02…5f0a0x8b40…54bbBase—$0.01100%coinbase73d ago0x64672f…5d0879
0x1e02…5f0a0x4df8…575fBase—$0.01100%coinbase73d ago0xfc6c22…db816f
0x1e02…5f0a0x9be3…e1a0Base—$0.01100%coinbase73d ago0xcb8d80…436f4f
0x1e02…5f0a0x2e27…2278Base—$0.01100%coinbase73d ago0x18d663…399239
0x1e02…5f0a0xde9d…5a80Base—$0.01100%coinbase73d ago0xf3935f…046ca6
0x1e02…5f0a0x51d5…247fBase—$0.01100%coinbase73d ago0x8aff89…ac7be6
0x1e02…5f0a0x08b8…b920Base—$0.01100%coinbase73d ago0x7fc43e…5ac815
0x1e02…5f0a0x7f5a…7475Base—$0.01100%coinbase74d ago0xcfae62…2c2a1b
0x1e02…5f0a0x9077…78afBase—$0.01100%coinbase74d ago0x2ff3f4…aa2328
0x1e02…5f0a0xdcbb…790fBase—$0.01100%coinbase74d ago0xb9abf5…4df69a
0x1e02…5f0a0xe964…5eecBase—$0.01100%coinbase74d ago0x3c8383…1d47d7
0x1e02…5f0a0xb767…b57cBase—$0.01100%coinbase74d ago0xb7308c…653783
0x1e02…5f0a0xbf4a…a5bcBase—$0.01100%coinbase74d ago0xe1402a…92f532
0x1e02…5f0a0x8b89…d040Base—$0.01100%coinbase74d ago0xa3c6b9…c576fe
0x1e02…5f0a0x00dd…1d0bBase—$0.01100%coinbase74d ago0xeb7a1a…24ca43

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.