Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0xe085b0…9512ba
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0x09b6fd…36f9c2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x1b8073…093707
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x38be49…8e4ea6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xd759ce…90723a
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x993f7d…4f19c2
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x771938…576ec4
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x2f660f…c08e52
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xa8e034…e5759d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x48cbe1…def51d
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x988ceb…fc18eb
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x2720b3…eebad3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0xc53afd…7a2b02
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x471c82…96ef50
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x508b56…f4c1c5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.002100%coinbase17d ago0x34b5d2…b961f0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x20c189…2b3e40
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x551b8b…1ca8b0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase17d ago0xeb8a1b…9b22df
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x6fe022…53f333
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0x1b0265…b04cde
0xd97c…00930x325b…d430BaseStableEnrichExa$0.03100%coinbase17d ago0x644763…8bb8b6
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xff349a…2a7611
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xb9f054…b4c01f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase17d ago0xa46e86…79e47a

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.