Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0xdf364b…af3d00
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x08e869…37169b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x320faf…eb1782
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x01995b…26a70c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x000f45…4cfa72
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0xc5432d…9efa3f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x507615…94b9ec
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa27d ago0x9c8b9c…36b86b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x4e1bd7…f552ce
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x2154a1…d67431
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xddd6b3…f53d60
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x803a86…cbd679
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x487d3f…d97976
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xfb817b…c5d28d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xad20ce…d08a92
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x745b50…284049
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xc4cc88…ea9d41
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x357c23…0bcd23
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x24c665…70c53c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xe6b07b…4dc6c1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xc370d6…6d3b8d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x633b0d…d70566
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0xc02dc0…275388
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x7fe64b…90c330
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa28d ago0x5208bb…6fc8d4

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.