Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x65eb…63a7Base—$0.01100%coinbase22d ago0xdf1244…ac281e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22d ago0x599f51…66df15
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22d ago0x487c00…d7ad4f
0x6f9d…8ba00x10b3…a744Base—$0.01100%coinbase22d ago0x45f352…e88e93
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22d ago0x4cdfc5…d70433
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22d ago0x89ff46…5abbd7
0x6f9d…8ba00x32b2…0674Base—$0.01100%coinbase22d ago0x6d0986…31f448
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase22d ago0x687b21…f6ac23
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase22d ago0x07f220…a6503c
0x6f9d…8ba00xeab5…5ef3Base—$0.01100%coinbase23d ago0x7374ae…3d5c15
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase23d ago0x49d659…b081c7
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x568d46…23ddc4
0x6f9d…8ba00x2dc7…9fd0Base—$0.01100%coinbase23d ago0xf5d6de…fbb80e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase23d ago0x43e0a8…e1a711
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x890868…f7b75c
0x6f9d…8ba00xfe83…ff48Base—$0.01100%coinbase23d ago0x2e42fd…a7ac24
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase23d ago0x9638f1…6f82f2
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase23d ago0x6c6a55…b1859a

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.