Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xc7fdf5…b7af56
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x6309be…ae6324
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x70fa1a…2e6f6e
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x7c0f31…b1f0d0
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xa78bc7…a08fa8
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x84b14b…ccb4f8
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xc79eeb…9ab813
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x89939d…229b36
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xd2339b…505194
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x94b296…c249ef
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x26be01…354bc6
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xc2d0cb…23caf6
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x6f6386…dc5731
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xd46968…52585a
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x611d92…cb952e
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xb8b3e9…7faccc
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x5892fe…82f8c1
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x7a87f1…921f8d
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x7e0365…b66356
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x157df4…7aa299
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x947261…10b94c
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x5d5b6e…69085f
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0xfb8147…a0d9d0
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x641ea7…a80909
0xc2f0…6cfc0x325b…d430BaseStableEnrichExa$0.05100%coinbase122d ago0x2ba4c7…8ee234

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.