Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4545…b7920x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xe8f70a…2b5b0a
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0x95a36d…d2a49e
0x4545…b7920x325b…d430BaseStableEnrichExa$0.05100%coinbase79d ago0x8ce8ad…5b284e
0x4545…b7920x2b6d…32c5Base2sPublic-records$0.0012100%coinbase79d ago0x81907b…1a211a
0x4545…b7920x2b6d…32c5Base2sPublic-records$0.0012100%coinbase79d ago0xd056a4…c38837
0x4545…b7920x2b6d…32c5Base2sPublic-records$0.0012100%coinbase79d ago0x37abbd…811e9d
0x4545…b7920x051a…af85Basex402 service$0.05100%coinbase79d ago0x9f0597…139b15
0x4545…b7920x051a…af85Basex402 service$0.05100%coinbase79d ago0xf223d7…6d0600
0x4545…b7920x051a…af85Basex402 service$0.05100%coinbase79d ago0xac6d60…b3155b
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0xd3874d…794c23
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0x69413d…c42a75
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0x94f664…ad3b90
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0xfe3689…7dffbe
0x4545…b7920x325b…d430BaseStableEnrichExa$0.20100%coinbase79d ago0x954e5e…b27f1d
0x4545…b7920x325b…d430BaseStableEnrichExa$0.05100%coinbase79d ago0x734d60…c36a52
0x4545…b7920x325b…d430BaseStableEnrichExa$0.002100%coinbase79d ago0xd033c8…87f4dc
0x4545…b7920x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0x0425c0…d4712c
0x4545…b7920x325b…d430BaseStableEnrichExa$0.01100%coinbase79d ago0xf1b7f7…aedf6f

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.