Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde42…5fbf0xd65c…d28eBase—$0.01100%coinbase69d ago0x742d9c…759a37
0xde42…5fbf0x237d…3bf3Base—$0.01100%coinbase69d ago0xaf32b1…6aebaf
0xde42…5fbf0x6f38…b005Base—$0.01100%coinbase69d ago0x208572…b8d01c
0xde42…5fbf0x2eff…a019Base—$0.01100%coinbase69d ago0x89545f…f8357d
0xde42…5fbf0x00fe…1b9fBase—$0.01100%coinbase69d ago0x048494…362cad
0xde42…5fbf0x4214…562fBase—$0.01100%coinbase69d ago0x6d26ff…456bd5
0xde42…5fbf0x7777…b5ebBase—$0.01100%coinbase69d ago0xceb623…729462
0xde42…5fbf0x7c1e…bb20Base—$0.01100%coinbase69d ago0x67c61e…09c3e9
0xde42…5fbf0xc835…50f5Base—$0.01100%coinbase69d ago0xd572c0…3e5f83
0xde42…5fbf0x2cf0…4568Base—$0.01100%coinbase69d ago0x79d0a7…720912
0xde42…5fbf0x5140…fba9Base—$0.01100%coinbase69d ago0x6f542b…18715d
0xde42…5fbf0xd659…9ae5Base—$0.01100%coinbase69d ago0xe9b37b…269c35
0xde42…5fbf0xc2d9…040fBase—$0.01100%coinbase69d ago0xfe9296…edab5a
0xde42…5fbf0x50f8…ba77Base—$0.01100%coinbase69d ago0x2cf79e…3f3156
0xde42…5fbf0xd157…6647Base—$0.01100%coinbase69d ago0xd7d505…2cf425
0xde42…5fbf0x2f59…83c7Base—$0.01100%coinbase69d ago0xdb4572…2cd86a
0xde42…5fbf0x1831…b400Base—$0.01100%coinbase69d ago0x8156e4…f61f2b
0xde42…5fbf0xfce0…2fe9Base—$0.01100%coinbase69d ago0xc273d4…e99783

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.