Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xea7096…a26f16
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x898ef3…357d55
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xd54e43…77d053
0xee70…bef80x325b…d430BaseStableEnrichExa$0.15100%coinbase24d ago0xf1c3be…46f42f
0xee70…bef80x325b…d430BaseStableEnrichExa$0.15100%coinbase24d ago0x721dab…545d47
0xee70…bef80x325b…d430BaseStableEnrichExa$0.15100%coinbase24d ago0x71a183…9d329b
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xd84c35…1dfce9
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xb4a9c3…7cf562
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x7e720d…b0cb3d
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x62bbef…8242be
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xda5d56…94b682
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x442daf…12d9a0
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x5fd5f5…b21487
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x38e089…bcfefe
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x6c70f9…8ce9bb
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xadd929…c23fca
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0xfe7a41…314725
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x518222…db253f
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x64abc9…59836e
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x12d734…ce3549
0xee70…bef80x325b…d430BaseStableEnrichExa$0.28100%coinbase24d ago0x9aab41…4aa1ef
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x277b4f…4cb0fa
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0x90d5af…f3f9db
0xee70…bef80x325b…d430BaseStableEnrichExa$0.01100%coinbase24d ago0xfe9e61…509f1f

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.