Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xc5131d…052193
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xb1f859…2e5bc0
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xd1cf63…e47071
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xfbd8b6…8f2bd8
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0x11db19…f005a8
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0x4fc120…2f8572
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xb0fdd4…8e0bfd
0xb90a…9ae40x65db…b670Base$0.01100%fluxa118d ago0xd2bca8…baffaa
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x1fab6e…2be4b7
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x326c1e…759faa
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0xd053c8…3246a7
0x65db…b6700x7a37…2c2aBase$1.17100%fluxa119d ago0xb33afd…aac321
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x6c86ec…50bbc5
0xb90a…9ae40x65db…b670Base$1.00100%fluxa119d ago0x809838…d94faa
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x8faeca…8759a3
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0xfb4a97…43a6dd
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x35bf3c…c65231
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0xb0ce3f…db35a7
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x03cdd1…ac92e8
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x29f88a…2f4483
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0xcc72b2…c78146
0xb90a…9ae40x65db…b670Base$0.01100%fluxa119d ago0x99f0cf…771796

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.