Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54b6…114f0x3e0a…78e7Base—$0.004599100%coinbase74d ago0x1863bc…bec28f
0x54b6…114f0x3e0a…78e7Base—$0.003127100%coinbase74d ago0x3d1587…ce1a39
0x54b6…114f0x3e0a…78e7Base—$0.004314100%coinbase74d ago0xe974ef…f2c70d
0x54b6…114f0x3e0a…78e7Base—$0.004118100%coinbase74d ago0xc31af4…99b382
0x54b6…114f0x3e0a…78e7Base—$0.002887100%coinbase74d ago0xafdb7b…068317
0x54b6…114f0x3e0a…78e7Base—$0.005218100%coinbase74d ago0x353e93…4ef330
0x54b6…114f0x3e0a…78e7Base—$0.005089100%coinbase74d ago0x320f95…ef4385
0x54b6…114f0x3e0a…78e7Base—$0.003104100%coinbase74d ago0xebbca7…f06e11
0x54b6…114f0x3e0a…78e7Base—$0.005703100%coinbase74d ago0xb0a5b2…a8e734
0x54b6…114f0x3e0a…78e7Base—$0.002786100%coinbase74d ago0x13436d…ec99bd
0x54b6…114f0x3e0a…78e7Base—$0.003004100%coinbase75d ago0xc56d4b…ab18f4
0x54b6…114f0x3e0a…78e7Base—$0.003263100%coinbase75d ago0x53ca51…9b6104
0x54b6…114f0x3e0a…78e7Base—$0.003171100%coinbase75d ago0x293dcd…8bf917
0x54b6…114f0x3e0a…78e7Base—$0.003438100%coinbase75d ago0x9b2b29…6cb972
0x54b6…114f0x3e0a…78e7Base—$0.005945100%coinbase75d ago0x812381…5cc6de
0x54b6…114f0x3e0a…78e7Base—$0.005578100%coinbase75d ago0x940140…3fc326
0x54b6…114f0x3e0a…78e7Base—$0.003846100%coinbase75d ago0xa28a26…fe2864
0x54b6…114f0x3e0a…78e7Base—$0.003715100%coinbase75d ago0x725ce6…6f87a9
0x54b6…114f0x3e0a…78e7Base—$0.005782100%coinbase75d ago0x0a0bd5…1ba2ff
0x54b6…114f0x3e0a…78e7Base—$0.002777100%coinbase75d ago0x3ccca1…5da3fe
0x54b6…114f0x3e0a…78e7Base—$0.004456100%coinbase75d ago0x7cdc83…88f1d2
0x54b6…114f0x3e0a…78e7Base—$0.002741100%coinbase75d ago0x92cac2…68b380
0x54b6…114f0x3e0a…78e7Base—$0.004484100%coinbase75d ago0xdb4bc8…48968a
0x54b6…114f0x3e0a…78e7Base—$0.00478100%coinbase75d ago0xafd467…726152
0x54b6…114f0x3e0a…78e7Base—$0.004171100%coinbase75d ago0xfc834e…327f9a

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.