Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x88ba54…abf730
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xd94ed3…4cb7cd
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x676673…02efbc
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xb299c4…fec3b9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xa99621…55f0d9
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xe338a6…3978ec
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xe6c53d…99881e
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xa2f925…e8aa79
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x0197f6…172f9a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xd1570c…b84f42
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xdecaa9…54867a
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xd1aab1…788a8b
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x208102…3fe9e0
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x8e251d…c5213d
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x52b038…1972b4
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x7978c2…3a7020
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x0cef9b…726d47
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x0e8dae…f81126
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x63ee97…5201a5
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x961cfc…319773
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0xc99eca…14e063
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa68d ago0x44942c…ff51cd
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x51a1e8…89fbfa
0xcae6…e4e60x9c95…e299Base—$0.001100%fluxa69d ago0x808b4a…58617f

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.