Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad88…2d690x10c1…1e24Base—$3.41100%coinbase116d ago0xcc6a8a…4bdb70
0xad88…2d690x10c1…1e24Base—$0.99100%coinbase116d ago0x2f4e97…dbabac
0xad88…2d690x10c1…1e24Base—$0.94100%coinbase116d ago0xc69250…42c0b6
0xad88…2d690x10c1…1e24Base—$0.90100%coinbase116d ago0x0eb2b2…226923
0xad88…2d690x10c1…1e24Base—$0.89100%coinbase116d ago0xfa54b3…4ac52b
0xad88…2d690x10c1…1e24Base—$0.89100%coinbase116d ago0x1c8530…3a3e79
0xad88…2d690x10c1…1e24Base—$0.80100%coinbase116d ago0xfd40ff…c039fe
0xad88…2d690x10c1…1e24Base—$0.78100%coinbase116d ago0xd066ef…4b4a79
0xad88…2d690x10c1…1e24Base—$0.59100%coinbase116d ago0x41d38a…0579c9
0xad88…2d690x10c1…1e24Base—$1.03100%coinbase116d ago0x1693c7…30f3e6
0xad88…2d690x10c1…1e24Base—$0.56100%coinbase116d ago0x0deade…6fcfdd
0xad88…2d690x10c1…1e24Base—$0.53100%coinbase116d ago0xa05a76…cf54f8
0xad88…2d690x10c1…1e24Base—$0.53100%coinbase116d ago0xa730bb…27825a
0xad88…2d690x10c1…1e24Base—$0.52100%coinbase116d ago0x26a309…985119
0xad88…2d690x10c1…1e24Base—$1.02100%coinbase116d ago0xd33b12…806c46
0xad88…2d690x10c1…1e24Base—$0.52100%coinbase116d ago0x46f08d…c906a5
0xad88…2d690x10c1…1e24Base—$0.65100%coinbase116d ago0x68357f…8f6da6
0xad88…2d690x10c1…1e24Base—$1.02100%coinbase116d ago0x7bf790…8037f0
0xad88…2d690x10c1…1e24Base—$0.78100%coinbase116d ago0x9737e0…70ab3a
0xad88…2d690x10c1…1e24Base—$0.61100%coinbase116d ago0xa148d8…1e55d9
0xad88…2d690x10c1…1e24Base—$0.53100%coinbase116d ago0x253373…233b34
0xad88…2d690x10c1…1e24Base—$0.62100%coinbase116d ago0x6d7b2f…42ce9c
0xad88…2d690x10c1…1e24Base—$0.51100%coinbase116d ago0xed6383…fc635e
0xad88…2d690x10c1…1e24Base—$0.61100%coinbase116d ago0x1c3652…c16c93

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.