Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x6c0baa…b5c548
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x993b47…2a538f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x696fc5…7ca6ce
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x07e075…b414df
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xef4efb…8f8539
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xe889e9…dc7c76
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x22222f…cf14b1
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x9963d6…0648e5
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xab0236…8309f7
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xaea719…9c06d7
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x561bfc…c2569a
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x99761b…cc65b6
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xbca44b…71e112
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x05b672…4e95ce
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x71048a…e05cbc
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x42d5d2…af8be4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x446aae…c0a932
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xa4fd49…a83e53
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xc8232d…ff77db
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xbdfeac…1ca9eb
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xe47861…a0f24c
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x0ad472…5dd81b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xedba38…bf8360
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0x43a9de…3c1211
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown70d ago0xd1a333…3454e7

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.