Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x26a18e…b80d48
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xf00599…b9154a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x1829c8…7e9a18
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xfaf038…2376b2
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x890c47…2eb255
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xf7484f…dca6cf
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x1772e5…dd343d
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xbc7ea2…1e21cf
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xf78058…d801a7
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xfd98d8…075961
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x68b27a…27a57e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x4eb0ed…050e3a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x31d5d5…14c1b5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x831e11…00ea83
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x2bc3dc…2b9c66
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xd348ef…807dd6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xeb2bf4…458519
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x76e529…31a14a
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0x554f75…da5b9b
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa82d ago0xecaa25…217543
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0xe8e3c3…5fe257
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x3ce1c0…fa2f88
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x4d5d11…9b95d0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x7c918f…c04f42
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa83d ago0x4c1c22…1b0931

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.