Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x41be47…d2ec37
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xc4a105…6794af
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xcd1e72…7d8a8e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x4b92b4…aa054d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x04f03c…786973
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xc52dbf…c89e3f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x19ada2…44918e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xbed1b3…30904b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xb3d19f…c8dda3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x951127…fdf851
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x6c7916…74218a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xc18517…492154
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xc2605b…5033c6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x390de5…c5292c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x886f0a…f5d6f5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x40eb4f…247273
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xbd95a4…670926
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xb85f52…8edd38
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xc53c1f…d389ff
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x90e22b…3e89b2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0xd53f29…3f71b9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x758748…fd4f65
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x905ab8…a8a296
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x9c9f9d…d3188c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa94d ago0x1cfba6…fb6c33

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.