Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xba009a…76484b
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xa3892d…58966f
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x1d832e…ca20e1
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xbcf65b…a52764
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0x15eb4c…fefaf2
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x8847d8…7e73c1
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x4c0c65…4553ce
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x3009c2…cb9bf2
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xc16e7a…bf15d5
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xbbecbd…85f4b9
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xe73800…50bbb3
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xfd9131…373164
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xf5db68…989d00
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xdedde0…fab170
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xcce7e2…ebd13d
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0x679eb7…9a9e6b
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0x953244…8634a7
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa43d ago0xf094df…913be1
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0xc4040f…2ca0f1
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa43d ago0x38c4ac…32e5fa
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa44d ago0x0ce385…41bb01
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa44d ago0x0afad1…4a949b
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa44d ago0xfed469…92cfe5
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa44d ago0xba5ecb…9d00f2
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa44d ago0xdb703e…4f85f1

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.