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.01100%coinbase37d ago0x01ee30…0ed272
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb62f64…d3a357
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x5a9f70…74de03
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.06100%coinbase37d ago0x75ec9a…960fb7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xc4435f…b053ab
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xd49eac…93ef1e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xa72237…d640b1
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xf13d04…afa1d6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x48fb14…376705
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x0ef875…25adb8
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xefbddc…6235e2
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x40ffd7…43d5f0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb45983…fd0de0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x285d8d…1bb933
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xdb41de…fd07b0
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x8a5439…f23991
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x9c42e7…65eead
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x7ab809…bc95be
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x71ec80…cadb0b
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x7c4774…b03d7d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x4039de…474d3d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xcd0234…0eea5d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xd7b591…c05f8c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x9e72c4…23ba87
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x505de9…5e1d98

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.