Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x2d6ef8…8e8fe2
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x5783f4…42bff9
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x7ed7e0…709fe6
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0xa82cac…c8c074
0x8858…281f0xfe80…47eeBase$0.001100%fluxa46d ago0x45a580…fbd8d8
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0xcdac9b…500fc0
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x9350f3…ff15fd
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x0f748c…9e00d0
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x0d6bbb…492ffa
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x0c0e97…1b5c4c
0x8858…281f0xfe80…47eeBase$0.001100%fluxa46d ago0x7b10ca…00e955
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0xc68ad4…16dd9b
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0xa8be5a…09f4e1
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x70b66e…11d0da
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0xfee357…25d8b5
0x8858…281f0xfe80…47eeBase$0.001100%fluxa46d ago0x178ec8…050018
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x43afee…27a9e3
0x8858…281f0xfe80…47eeBase$0.001100%fluxa46d ago0x9ce00a…d744a6
0x8858…281f0x9c95…e299Base$0.001100%fluxa46d ago0x70c3ec…8d61b1
0x8858…281f0xfe80…47eeBase$0.001100%fluxa47d ago0x6a1caa…a03a84
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x1e5f70…faf950
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0xb42eeb…b201e3
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x2f429a…1d0f7e
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0xe56e58…e9644f
0x8858…281f0x9c95…e299Base$0.001100%fluxa47d ago0x6af177…6bc3a6

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.