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.002100%coinbase8d ago0x898430…dd26a7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8dc4d4…2f2d1d
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x722f79…d5a639
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xeb6a68…1dfa61
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x2c9850…fb9250
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xbcdffc…6930d3
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6336b9…5e1fe1
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa75527…63b201
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x8856f3…eaee72
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf2ed89…bada19
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xab82fc…0b1dd7
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x00a9a3…d6abd8
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xc09719…479d9f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x62a1e1…4ada2b
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x1d912f…926294
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xfc55f5…742a37
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.002100%coinbase8d ago0x0e75f7…0747f6
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x95d16e…1cdb66
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x9e73f3…deeeb0
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x709747…751cee
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x7f9c57…bd3ced
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.02100%coinbase8d ago0x31c0af…8c2f1f
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xa6011a…a4e68e
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x6f630b…f40320
0x36a4…e56b0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdbd2ae…17b759

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.