Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x69e9e8…1bfc79
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xa4b165…f6fc3c
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x0cc2cf…8fd244
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xbc95b9…f96ae2
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x9e81d1…ac9a94
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xad32e3…ad1a38
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xd294de…6fc152
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0xe9e4da…00223f
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.002100%coinbase32d ago0x358f91…411fbf
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x286105…51370b
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x869df6…6727db
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xb2cc6b…f528e6
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x8844a1…4b3ace
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xf04efe…d83b0a
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x381cb2…7b3069
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x4fe13e…2036da
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xaacceb…40ad82
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x46ac02…694f84
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x95a555…cb8a73
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xcd153f…738546
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0xfcee71…5c8c12
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x79a01e…c4208d
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x3ce6d5…00bb35
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x8130e9…87c7c3
0xc2f9…26800x325b…d430BaseStableEnrichExa$0.01100%coinbase32d ago0x3f0b26…9fdbe7

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.