Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xa90636…6e3bad
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x5e6d71…ebcdee
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x8e58b2…576f6d
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x1ded0d…e65657
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x3898ee…e37163
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xe957c9…d39163
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x9d1194…d50720
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x1d221a…a0f510
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xbea174…881555
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xf797eb…04de9a
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x529a37…008fb0
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x534ab1…c6e626
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x9861b2…28f679
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0xb6d648…85f60b
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x28aae3…3d13d3
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0xc283ba…372e16
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0x0e145e…902470
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x9688ed…18aa9c
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x6930d2…ae31b9
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xb2fdd0…31c611
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x6a2816…5bdfe1
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0xc771f8…b9351c
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0x9096d6…539d15
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%coinbase100d ago0xd4e7eb…168f0a
0x10b1…9b0b0x325b…d430BaseStableEnrichExa$0.02100%candidates100d ago0xdbe4ad…15f07f

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.