Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0xb56e3f…76182b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x365af0…9d3193
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x67cec8…d2b351
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0xc308d0…77711e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x63c39e…0adf29
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0xcfa901…34ae4d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x646d31…9635cd
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x9f10ee…4a553e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0xcb5915…555b2e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x03846f…82daab
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x2e3b4e…22635b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x6ba443…1bbb03
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x26261a…578622
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x09817d…294f92
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0xdecbd5…5a83fb
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x733223…13358b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x3c7fe6…422115
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x5223c6…dca047
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa70d ago0x1e3f05…71a476
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0x2dc9fc…9c03ec
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0xca71ec…d05b5f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0xdb0bd0…b215c8
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0xf5a5c6…8a8726
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0xcf206e…8add34
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa71d ago0x71f013…57bd96

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.