Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0xee2b37…bebc96
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x0e81c0…db9ce5
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0xeec8b3…045356
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x2fc321…09b6e9
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x13574c…e6e454
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0xbef961…ab1f94
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x60aa4d…5d5ece
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0xb686a6…0d8632
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x5eaf7c…a687de
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x13734f…c3fdd5
0x2d16…87100xfe80…47eeBase$0.001100%fluxa42d ago0x0892cf…594a1b
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x7d7a54…488c10
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0xe13ce4…4deed3
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x911124…4e211b
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x812c90…503d0d
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x76cbd4…b2ff42
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x721968…5fccce
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x444a21…49d1ce
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x6adfde…46a65b
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x172d73…cb7ca9
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x31806b…42a0c8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa42d ago0x1604bc…6090cc
0x2d16…87100xfe80…47eeBase$0.001100%fluxa42d ago0x37d39c…0240fc
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x7decdd…f632ec
0x2d16…87100x9c95…e299Base$0.001100%fluxa42d ago0x4d5899…279f36

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.