Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x5d9e47…c35edf
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x73cdb7…576889
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xf9c771…d5ffdb
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x2f3903…49aa06
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x3d998c…bb5894
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x98d8f0…b9a293
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x2cfaca…e8b544
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xa052a8…2e1938
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x2252ce…113d6c
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xff4e73…6943ce
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x1cdae5…39a18a
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xc7c0d9…8670a5
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x624af7…ec8596
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xf83135…c6d573
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x676adf…6b565e

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.