Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x88868c…46d5b7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xb5ab3b…f30991
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.02100%coinbase10d ago0x4aa48e…a4882d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x710d95…3ce9cf
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x037eef…211cda
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xfcecfb…2a5ea3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x8d8837…b8b442
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x10afba…30a8c8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.06100%coinbase10d ago0xfeaf0e…bbc748
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.06100%coinbase10d ago0xf1699c…505956
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase10d ago0x33f3b2…0b944b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xa9b46e…b3ed8e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x210154…67e004
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xc5b732…c5ebb8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xef0e2f…d5f1b9
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x473ce9…e2f27a
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x67697b…99d951
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x13c909…716658
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xf1d9b0…857773
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xec65ee…57ce29
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xe18725…0f87e6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x900bca…757370
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xbdb0ff…fe97ec
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0x1b47a0…383610
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase10d ago0xd0130d…0ea58c

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.