Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x9957e0…8793db
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xb792a3…ee8497
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x532b01…ccb327
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x9b646b…8c111d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x23a4a1…b619ef
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xabbd83…866baf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xcb87e6…411ad8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xd9a811…813ef1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x9af3ce…c04e7d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x2d1fc9…95925f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xb9edb9…472f54
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x169583…ac6911
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x05a7b7…64d1e6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xf74894…bb6526
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x46ce54…cd1870
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x8295a3…1acb69
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x336c08…d02f68
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x5f2bf2…729cde
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x189c19…c729a9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0xbf424e…cf3df6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase32d ago0x068e19…e71928
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xd10eb5…9f6c07
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x2a6ca5…b8573c

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.