Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa43d ago0x548100…40b9a8
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0x821005…8dacc4
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0x72efb3…d81d61
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0x210026…b4a273
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0xce5298…6eadfe
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0x516e87…b72a9d
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0xdbd4ef…b5740d
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0xc29dc9…ce8f3f
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa43d ago0xbaf334…99428f
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xdb824f…ea7d36
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x66de02…bae393
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x7b4bd9…2b3a26
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x00eb37…8218f8
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x187a94…a2e8de
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xefb4d1…cdcfc6
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xfacc82…7a3f08
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa44d ago0x51766a…6b391e
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x1d694c…fec1d6
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x567bc0…6d9855
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xbd472a…64ebcc
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa44d ago0xc18a73…bc7543
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xc936f1…bca970
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xc09e9a…196308
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0x6b5343…ad56c0
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa44d ago0xb4a53b…735987

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.