Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x6528c0…e03858
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0x204ed9…7579e4
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x180d09…7889f4
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0xa39c87…eb739b
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0xab7479…8615b7
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x91482d…0c860f
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0x296d62…f04337
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0x67d85f…01cb28
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0x856598…1c671d
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x34523c…196337
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0xa28faa…8d13bd
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0x90eff9…26cb72
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x9606d4…ce63ea
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x409b59…9152c3
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x33d155…7f5005
0x96f8…daa50xfe80…47eeBase—$0.001100%fluxa47d ago0xf4537c…1d81e2
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0xde056a…b73606
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x6085a7…297b7b
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0xd728be…d9685e
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x7d1678…e7479c
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x4ffd7a…6c7472
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x3a6548…903853
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x132840…e9816a
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x8b448e…f3f55e
0x96f8…daa50x9c95…e299Base—$0.001100%fluxa47d ago0x343dce…b3168c

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.