Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00xeada…6f8bBase—$0.01100%coinbase69d ago0x2268ab…6a9385
0x8fc8…cff00xac3d…7d0fBase—$0.01100%coinbase69d ago0x978b2b…3e8cb2
0x8fc8…cff00xd9cd…7792Base—$0.01100%coinbase69d ago0x7572de…f921db
0x8fc8…cff00x223a…22a9Base—$0.01100%coinbase69d ago0xf7d22c…44264a
0x8fc8…cff00x799a…c46cBase—$0.01100%coinbase69d ago0xd19451…b11c1e
0x8fc8…cff00xa97f…7bfaBase—$0.01100%coinbase69d ago0x6711e5…cc7f05
0x8fc8…cff00xbbc6…8e8dBase—$0.01100%coinbase69d ago0x089e80…2d3dab
0x8fc8…cff00xf03e…93d4Base—$0.01100%coinbase69d ago0x0271d3…e439a8
0x8fc8…cff00x6a05…3e1fBase—$0.01100%coinbase69d ago0xd11649…837914
0x8fc8…cff00x805a…100cBase—$0.01100%coinbase69d ago0x1b2ddf…8c496f
0x8fc8…cff00x76af…828dBase—$0.01100%coinbase69d ago0xb2dabd…8d1ddd
0x8fc8…cff00xc1f8…113dBase—$0.01100%coinbase69d ago0x6ef1b8…e2a1ea
0x8fc8…cff00xd074…8c37Base—$0.01100%coinbase69d ago0x9e299b…2a3714
0x8fc8…cff00xe035…3441Base—$0.01100%coinbase69d ago0xa332f4…bbcd5f
0x8fc8…cff00xabbf…1619Base—$0.01100%coinbase69d ago0x09f78c…fda3f3
0x8fc8…cff00xd3d4…1e9bBase—$0.01100%coinbase69d ago0xe3cd56…d43836
0x8fc8…cff00x353d…77c7Base—$0.01100%coinbase69d ago0x3e04bc…56d0a5
0x8fc8…cff00xf112…8048Base—$0.01100%coinbase69d ago0x5de770…026742
0x8fc8…cff00xa407…b336Base—$0.01100%coinbase69d ago0xbee8d9…4d3429
0x8fc8…cff00x7796…feb3Base—$0.01100%coinbase69d ago0xeb099c…0d7fce
0x8fc8…cff00x2555…03b8Base—$0.01100%coinbase69d ago0x1d9b79…468361
0x8fc8…cff00x35e7…cd38Base—$0.01100%coinbase69d ago0x866c04…0c4e57
0x8fc8…cff00x37d2…64f1Base—$0.01100%coinbase70d ago0x0ccc06…ed3b9c
0x8fc8…cff00x883a…3947Base—$0.01100%coinbase70d ago0x985600…c8f623
0x8fc8…cff00x0b79…9e91Base—$0.01100%coinbase70d ago0x795d54…c0bbe8

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.