Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170xfe80…47eeBase$0.001100%fluxa41d ago0xa8cb74…daa15f
0x092a…28170x9c95…e299Base$0.001100%fluxa41d ago0x6c07c8…7ade68
0x092a…28170xfe80…47eeBase$0.001100%fluxa41d ago0x6b50b1…b21c8e
0x092a…28170xfe80…47eeBase$0.001100%fluxa41d ago0x7d9413…c7241f
0x092a…28170x9c95…e299Base$0.001100%fluxa41d ago0x8533ee…a9beb1
0x092a…28170x9c95…e299Base$0.001100%fluxa41d ago0x7501cb…826c03
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xdbc953…b0dd12
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xde8c11…1e70bb
0x092a…28170xfe80…47eeBase$0.001100%fluxa42d ago0x98579f…1a5cb7
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xa7ba85…206587
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x76fa79…2fb346
0x092a…28170xfe80…47eeBase$0.001100%fluxa42d ago0xb0bf43…c9b6e7
0x092a…28170xfe80…47eeBase$0.001100%fluxa42d ago0x4b4512…1c6d69
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x94e322…2f62e7
0x092a…28170xfe80…47eeBase$0.001100%fluxa42d ago0x7a009e…2f1569
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x169e62…cc691a
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x4881b3…51dc49
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x7ee854…59d380
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x7e008a…1f208f
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xdb3340…b6f680
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x05e509…867f42
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xa28510…9543cb
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xdcf75a…307299
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0x515414…cf57e2
0x092a…28170x9c95…e299Base$0.001100%fluxa42d ago0xf6c064…5dd938

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.