Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x38746e…20d6d2
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xfce246…62c7aa
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x26f674…a5995a
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x3735a9…398be3
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x88e4bd…630e00
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xf463f6…1e8863
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x63c7dc…50d2fc
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xff9553…b2c748
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x1051de…90b3d2
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x5bc6f2…6e0c71
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xe93eea…d1f303
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x6f1223…a8d8f3
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x2927c4…fb20b6
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x32ac71…d68089
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xc08c5d…548e52
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x528be0…d76fc7
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x680d0a…dad83a
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x6e140f…26a7b0
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x731fda…57aa77
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x3166ec…996c00
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x96808b…d11e11
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xf9d1e2…97a18c
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xe8c962…190cdd
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0xd40208…dae5a7
0xe3af…a9bf0x9c95…e299Base—$0.001100%fluxa78d ago0x6b3a51…ce15ba

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.