Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xfb299a…3ea5c9
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x41435d…d174d7
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xe5fa73…f19799
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x497216…01f25f
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x586eb6…1419a2
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xefa06b…a0246b
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x7fdb89…a5275a
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xe94ab0…2c8186
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xc24da8…446efa
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x5dbdea…20c2e8
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x48cbe4…ead4ce
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xba59b1…a8ddb1
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xb6c2ba…54c76d
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xddb579…5dc3ba
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x11378a…91b9da
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xa82a1d…4786db
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x8b2099…1bfc7c
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x39cb09…a25956
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x5bb2ef…11a6f9
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x9b7c28…0e01f7
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0x00aa15…caa829
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xb0a891…50b474
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xa818c4…f2093e
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xfe0a07…5050db
0x04f6…9a040xa9dd…2315Base—$0.002100%coinbase12d ago0xfc89ee…54a630

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.