Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xf7f2f2…fc0240
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xf8a02d…e83e01
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xdbb7fa…aa9f04
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xf0fa2a…cb13bb
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x5226c0…f393db
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x3e719d…700f91
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0x22b2e1…1e7209
0x4355…66a30x9c95…e299Base—$0.001100%fluxa52d ago0xcff29a…6067e4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x0fba86…4fe410
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xaad4c8…b43c3e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x32b2df…3f5c95
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xc812bc…28344d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xa6c7b0…34a88b
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x40b7ba…589273
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x6434bc…5ac6a5
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x7caaeb…fcd73b
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x7e16e4…7d5304
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x2c6263…206d06
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x66d6ab…4a2e80
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x58c9a5…8344b4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xe4ad15…c19eaf
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x2f6510…bf7b3e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x2c3c29…9d3e12
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0xbe3f99…28b515
0x4355…66a30x9c95…e299Base—$0.001100%fluxa53d ago0x4cf829…00ffa1

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.