Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0x3560f4…b39611
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0xfa52ce…b769d2
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x49c52a…903e9a
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x499cd8…637a02
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x4aab75…ee1e9b
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x8fe288…c55cb5
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xc59dc1…b31a33
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x63ea40…31b518
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x0f02c9…e25abf
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x27d4e1…0435de
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x6d62c5…c261aa
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xc27d6a…363fb3
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xf0519c…93039d
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x975312…63465e
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x656ff8…3c1b55
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0xc9dbc8…6ee2e5
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x9a9bce…da9e91
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.01100%coinbase64d ago0x7de86a…0a2f34
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0xca4582…31c0ac
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0xd434a5…1f88ba
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0xbbe2b0…0c43e7
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0xb0513b…e11711
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0x31396a…66328e
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0x44794b…58c772
0xb391…d00c0x325b…d430BaseStableEnrichExa$0.002100%coinbase64d ago0x4aa0a0…eff66a

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.