Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x1954df…20e942
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x20947e…c6a504
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xe6155c…39994c
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xdb26a6…ba2026
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x44cca2…dc1b3b
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xe6691e…80d63b
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x7694a2…29aae8
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xc66284…3c7ac9
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x503f4f…497ef0
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x87038e…0aa654
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x5d09ca…8f0870
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x5ca6d8…94c3ba
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0xcb2f02…e20c4e
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x5e2cea…955a53
0x3022…6a360x9c95…e299Base$0.001100%fluxa74d ago0x1125b8…44529e
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xa4c1f3…512c44
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0x2d8675…000864
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xd0659b…1fc434
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0x65e0cc…aa2e9c
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0x3880ac…db68f6
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xe0f268…ee5d48
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xca0aa3…bc8702
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xc40111…251702
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xfec15d…6b883b
0x3022…6a360x9c95…e299Base$0.001100%fluxa75d ago0xbd0c3d…8228c3

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.