Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x9ffa31…05cb11
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x9b62b1…fb8cb0
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x52ec98…c28277
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x94c432…a2f789
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x90491b…194314
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x30ddfa…9be31b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xf4832f…11f5ef
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x99939f…090c6f
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x81c23a…15bce4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x82e217…f8718a
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x500d9a…6fd027
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x091208…a05b78
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0x2dd741…12d27e
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0xf0bbfc…0c00d5
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x25bab5…47fc25
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0xfb60be…27a3ad
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xdb77ee…a8dc45
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xe06528…24df95
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xd86c64…6a9f45
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x70b161…3798e4
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0xf91d69…709889
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xba24cb…9cf87e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa45d ago0xaa12df…fc5994
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x83990c…bda243
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa45d ago0x44944e…1aaca3

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.