Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x76b2f9…d9e0b4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase106d ago0x77ffc4…a83f23
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xa38bd5…b201e3
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x1174d4…b16cc8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xcf5b5b…bcae2f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0x659e9b…7a0348
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.05100%coinbase106d ago0x8b41fa…71795f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase106d ago0xafc0da…dacdc7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x9713ee…538510
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x251c31…78e2ce
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xa727dd…cb0570
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xc3ab2f…63a5ea
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x4c403e…4d9257
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xe9938a…7eb995
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xf65d65…697636
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xe6982b…aa5fa4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xb0eac7…11af52
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x9b77a6…2711b4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.05100%coinbase107d ago0xa49145…418bd2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xf26197…519e6e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x69fb1d…52185c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xfeba6e…cb598c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x4c12c9…3fe95a
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x902731…50878e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x0991bd…96318f

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.