Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x202731…4b63e9
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x03c1f8…00bcf8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xc132a9…a9ca9b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf1e8b1…0902d7
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xec2477…09ae2e
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x28c791…dbe978
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x060129…4e72d4
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x9e9405…2cf76d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x58bfce…4edb37
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xb576e5…5d9d1b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x0e14f0…c94a0d
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0xf6b90c…f8a6fc
0xa449…15ac0x3a52…5169Base—$2.50100%coinbase40d ago0xaaa810…309a12
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x56a8cd…a9a939
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xcd621d…3d03c1
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xcab39e…6d0d13
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x04d9a2…de4773
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xcebc5a…617766
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x96b923…9374e8
0x3a52…51690x325b…d430BaseStableEnrichExa$0.28100%coinbase40d ago0x536a82…f9772f
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x97db9c…9b5d07
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0xe66277…9ad77c
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x3bcd96…57826b
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x58871c…01a3eb
0x3a52…51690x325b…d430BaseStableEnrichExa$0.01100%coinbase40d ago0x3b0f45…114798

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.