Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x3bde2e…4a78e8
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xd0b9a5…ededc9
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x10ef43…19e04d
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase112d ago0x7b71b6…c48c36
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x86005f…a62841
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x3bbe34…83f041
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x8e6600…736c2e
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x6174a0…ac8ae8
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xb9327b…81e818
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x233274…31177c
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x1548a1…d013d4
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0xe373f4…7d7b01
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x0eeeaa…dee71c
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xfc3cca…825a4a
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x9924e0…a4fc57
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x484b51…24bf0d
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.05100%coinbase113d ago0x2c90dc…44aa59
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x7a6fd6…88518c
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xcb88c1…35207f
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x966803…43d72a
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x2f50a2…a3b6e0
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xe1f949…91d8e7
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xb9d957…4ef593
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0x4363b5…b8814e
0x4cbc…4d590x325b…d430BaseStableEnrichExa$0.02100%coinbase113d ago0xc3f4e6…2c2de1

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.