Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x2ce94a…e005e1
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xc514fe…f983a2
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xbe4090…16b524
0xa449…15ac0x7905…c194Base—$2.50100%coinbase41d ago0x991867…fa9b1f
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x9a2836…423f1a
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xc92dfc…45b2ab
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x758f2a…c786fc
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x0210dc…71f575
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x8efad4…01a493
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x4f978e…fed3e2
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xce41b2…d6929a
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x9c09c0…56a678
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x6c8cff…c2ffdd
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x87bdfc…3e217b
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x058892…45e362
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x9d2b51…a28e3a
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x634e2d…51d880
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x5e4e4f…5a5f92
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0xa3fe4f…701be7
0x7905…c1940x325b…d430BaseStableEnrichExa$0.15100%coinbase41d ago0x720c49…9ea70b
0xa449…15ac0x7905…c194Base—$2.50100%coinbase41d ago0x8e526f…378536

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.