Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x5a6c56…99511b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x7bfb3c…0db13e
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xbde569…e1a2db
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x477e82…27d294
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x01faa6…a2d2e5
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xadaead…011892
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xb15535…827cf8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x16555f…cd1382
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x048fc2…5720a2
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x3d0ac5…d52458
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xaa01d2…dc1b94
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x15ac99…28857c
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xb1ca3f…5684a9
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0x294670…c2283a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xa76724…b76779
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa82d ago0xfb9705…5144b2
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xc5a5e7…164bff
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0x240483…b9c599
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0x129551…20c8ba
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xca4bee…823bc0
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xe9773e…38a6e8
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xa395c3…17273f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xcd6c36…37840f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0xf850ca…aeb7b9
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa83d ago0x2e265c…3dab76

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.