Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0x60e5a9…7c51ec
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x557c41…d0b400
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x604f08…2cad68
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xb3546f…102c74
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0x47a7c7…52e05e
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xb77e8f…4dcd04
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0xc18d62…8e8bc7
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%candidates100d ago0x48aeb1…82f66c
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x119494…a8a181
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%candidates100d ago0xdaef63…c52b5e
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0xe0b1df…0782ec
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.04100%coinbase100d ago0x09f919…8b7368
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xe270c4…074a5a
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xcaf9fc…3781f8
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xc85c7a…961799
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0xbfc1cf…8af24a
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xcdd7ea…8ad4d5
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0xc36d58…9e9cc7
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xb71246…b7a606
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%candidates100d ago0x050a1c…1e11d0
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xcf25a1…7c68c9
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xe8a6f1…26d5b7
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xa785b2…4bdc8c
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0x7f6ba0…5fb8b8
0x0e9e…f2da0x325b…d430BaseStableEnrichExa$0.01100%coinbase100d ago0xa4ab12…6505af

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.