Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xfac095…9c5204
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x862a87…a1443e
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xa9d327…67a627
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xe0755f…124304
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xcd2e72…73894d
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb1da04…1e6862
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x025adc…98cf94
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x8eb7b4…b6cba5
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xc62dbc…7acf3f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x007f75…3a5abc
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x1267e5…11dfdf
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xa1a834…d0701f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xd23dde…5b60e5
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb2f4dc…a6772a
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xf15e53…482f8e
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xbcdb21…097359
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x45d5eb…9a39fc
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb468d0…9d2313
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb39889…7f3bf3
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x81b1cb…3aed0f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xe7c30a…e3455f
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb37c98…ced7ff
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x4a3d33…e49123
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0x2cb5f8…577138
0x141c…1e560x325b…d430BaseStableEnrichExa$0.01100%coinbase56d ago0xb470b2…17fd2e

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.