Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0xd4f69a…ec3135
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0x41d7d9…cbe1cb
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0xb66182…2d0c9c
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0xb43e76…9754f6
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0x853de0…8c3f5e
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0xbe68ed…ebf183
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0x04180d…5fe111
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0x97f43d…89c671
0xbc2d…66380x9c95…e299Base$0.001100%fluxa51d ago0x671e13…a24aaf
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xdf3f12…06ee1f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xf612b9…58d2b1
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x03c792…0fae80
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x405234…b56f68
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x268817…c0dcf0
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xc0869a…d2370e
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x903e21…fa9758
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x1d2908…173dfa
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xa82ad6…96c788
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x4eea91…2ddf1a
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xa12338…740f3d
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x90506b…0810cc
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x03415a…8a5e7f
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x14b021…e8ce2e
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0x4c0a95…4782b0
0xbc2d…66380x9c95…e299Base$0.001100%fluxa52d ago0xa8d238…b9a7b4

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.