Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x5ff9cd…079c7b
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xc17a9a…fa2f11
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xbc5e21…ae26a4
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x2da718…7d35bb
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x4381c9…1f79fc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xc9689a…fe49e8
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xbcc6e4…18bd3d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x5621b1…1fc629
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xc2eb6b…fc81ba
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x1fcb03…6fcda9
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xdc2f96…bd9092
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x21aefb…e023cb
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x33d461…e684c4
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xfc7c91…56d9fe
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x17bee1…502ad3
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xb88c97…1c97ba
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x25bb41…201a68
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x8c1988…477518
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x2064eb…d46906
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x1fc9ea…281990
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xf37024…f83822
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x175239…852820
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0x64e109…2e9b6e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xc5587d…fd87bc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa89d ago0xe1f388…35f020

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.