Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xed52a6…59fe34
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xceb2a1…3610d8
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0x3aaf84…cfe415
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xb08ce8…700f8a
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xbdc202…a0cd74
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xd72811…d1bab0
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xbf7289…465182
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0x4c4107…9b66af
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xa904f7…40f75f
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0x21ab0c…8f078e
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa51d ago0xad199b…cce078
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x360c19…e6b263
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x67542e…72c3d1
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xddab87…bd9734
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xbe6b61…34687d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xc3826c…2cd475
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x008976…f6c21e
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x2bd579…36e7d5
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xbbe7a9…88853b
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xea23ea…d4b032
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xb5f207…980104
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x8764d9…0a6212
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0xd371ef…91d6ea
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x81c6ae…b6368b
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa52d ago0x5ee80a…9dab20

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.