Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x592b03…30ff09
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x0b0704…068897
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x3eacd1…f918d9
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x01d1f1…b8705e
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xfe79df…bf1fbf
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xc2949c…db47ec
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xed5559…0e0964
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xa2a2f4…a20dc5
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x1539d2…b8a1fa
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x58e611…a1b4ad
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xcc052f…705c60
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x223127…ec8e6c
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa33d ago0x64eadc…b2039f
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x68dc56…92dc4a
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xe52e05…d872f3
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa33d ago0xa6bff4…184501
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x63642c…447d65
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xb490f4…b24a30
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x444244…6af695
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0xe6c03a…eb9e98
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x502888…3790be
0x7403…dad50x9c95…e299Base—$0.001100%fluxa33d ago0x42a55f…3c5d3e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa33d ago0xc39f35…d60dea
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa33d ago0xe7d3f8…36c874
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa33d ago0x4712ac…39585f

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.