Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base$0.001100%fluxa41d ago0xae4b7c…8f951e
0x2c14…58300x9c95…e299Base$0.001100%fluxa41d ago0xfcdc39…fc3600
0x2c14…58300xfe80…47eeBase$0.001100%fluxa41d ago0x4992bb…b23a5a
0x2c14…58300xfe80…47eeBase$0.001100%fluxa41d ago0x8b5e68…db217b
0x2c14…58300xfe80…47eeBase$0.001100%fluxa41d ago0xaec4b8…f8f5f7
0x2c14…58300xfe80…47eeBase$0.001100%fluxa41d ago0x1f814e…88fc34
0x2c14…58300xfe80…47eeBase$0.001100%fluxa41d ago0x0f5f7d…ee85f1
0x2c14…58300x9c95…e299Base$0.001100%fluxa41d ago0x8266b2…ef60aa
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xfcd72b…718a68
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xb0c48d…8d70b3
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xc9015b…8721bf
0x2c14…58300xfe80…47eeBase$0.001100%fluxa42d ago0x5fa484…4e3ec0
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x2fbcc4…ffd7ee
0x2c14…58300xfe80…47eeBase$0.001100%fluxa42d ago0x81d761…58216b
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xe23cb7…220f64
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x8bb865…d5c82a
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x51f02e…f63b04
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xcf82a6…5b3769
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0xe04307…a6c2f4
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x6aadf1…995437
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x134c64…ce9924
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x26d2c0…e8f888
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x34ab3a…b62895
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x6673ce…43dbc3
0x2c14…58300x9c95…e299Base$0.001100%fluxa42d ago0x485fbf…c0bc97

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.