Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x7d6894…830afe
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x7aaa8a…986ddb
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xbe6dd5…d9e6a2
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xa8ddf7…ec86ad
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xd0b779…28bfe7
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xff7e1b…92ff4f
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x9afad3…b51681
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x7a2383…26c7f0
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x37f221…ff1a68
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x1b132c…a07561
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x807873…f1818e
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xccf29a…99efd8
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x51ad4a…729fc7
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x47482c…8bdc46
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xf7fbe1…9adc74
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xaec55b…bed16e
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x1a6591…4b8f5c
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x246b47…9471a4
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x58e80e…1c7630
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xe439d0…e15c13
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x1dc975…e511eb
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0xe96e73…bf4f38
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x7a6eeb…a3cc69
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x9bc6f5…ac2ceb
0x0ef4…f1680xfe80…47eeBase—$0.001100%fluxa7d ago0x9bc09b…d528f1

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.