Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x005ea7…9c0123
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x8fd770…615078
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x3dce58…2a0c12
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x9d4778…99a8c7
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x592fe3…c0d323
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x906e57…7e50b8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x7187cc…af1907
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x3d3b6f…1e9156
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x5bf3a9…ddbe10
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0xc3304f…c6adaf
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x684b92…9a80ed
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x3024b3…9baeb2
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x24079a…fad1b5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x207865…b59a2b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x10b1c0…6fc585
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0xda3526…821016
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0xaec423…d4749c
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x4380c3…d6f0e5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0xc27a89…607db6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x350407…44bb7d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x0f3df6…e299f5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x4c27e6…5977af
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x07c9e8…e7482b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa92d ago0x9e9f7d…44c628

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.