Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x216d75…bfde62
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x5c7ae7…30f497
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase112d ago0x31f14f…bfb2f1
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x84c592…bd4210
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase112d ago0xc5e16c…b483b7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.44100%coinbase112d ago0xfb400e…fa6d45
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xe20229…084a83
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0xfda0c6…c19976
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xf1e5e4…6886ff
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x3a8194…8ff6d6
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xb4f6a5…53fe2b
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x7bf724…f054a5
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xf3df45…b63114
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase112d ago0x26386a…9e16b3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.03100%coinbase112d ago0xf99156…26e7c9
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.44100%coinbase112d ago0xfd6260…6783ad
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xd0e6e6…5cf5fd
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x9961cd…9e92d7
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0x89be1a…065ffc
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.20100%coinbase112d ago0xec7b9b…45ab22
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x0db007…aae38f
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.44100%coinbase112d ago0x842b8d…0ebd27
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0xee1067…dd91e4
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x7a966d…98cbf3
0x5ec0…4da30x325b…d430BaseStableEnrichExa$0.05100%coinbase112d ago0x8e4be8…4ddc98

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.