Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc962…1c620xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase103d ago0xbf6568…3e91a1
0xc962…1c620x325b…d430BaseStableEnrichExa$0.04100%coinbase103d ago0xed647a…244c23
0xc962…1c620x07f0…a045BaseStableStudioUpload$0.17100%candidates103d ago0xdba7d7…0bbbc7
0xc962…1c620x07f0…a045BaseStableStudioUpload$0.17100%coinbase103d ago0x109e92…14e902
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xc45a41…fd1bd5
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xb79453…17d203
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xc96ad0…fb52dc
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x070a5b…0966d3
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xf3fc25…dc567b
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0xb03efb…f3898b
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0xf8ae2b…12ac5f
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0x4e1f3c…5f920d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0x62669e…32821d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xee0df4…e7973e
0xa449…15ac0xc962…1c62Base$2.50100%coinbase103d ago0x05f45c…4f8c6f
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x0f83be…85b7ad
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x51b0c9…d0b012
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xcbf820…1cf6d3
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xd170b2…04c133
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0x35d281…51db1b
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xf36268…0c0ca5
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%coinbase103d ago0xce4a9a…eb1b3d
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0x5e9093…02e0ee
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0x086446…ed48c9
0xc962…1c620x325b…d430BaseStableEnrichExa$0.01100%candidates103d ago0x0c22e4…2dfb55

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.