Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa772…94310x9c95…e299Base—$0.001100%fluxa38d ago0x2d2299…e8cfae
0xa772…94310x9c95…e299Base—$0.001100%fluxa38d ago0xc27939…ef590b
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x0838da…709939
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xbde78b…b07cb7
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xd700c9…59a18a
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xbbfa20…0df983
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x31da3f…9ffbe1
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x046102…5cc19f
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x8c905d…7a3c2c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x801746…a689a2
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x8f10cb…fd8ee6
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xe887d1…162840
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xe95f99…3c035c
0xa772…94310x9c95…e299Base—$0.001100%fluxa38d ago0xa991ea…7c84e4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xe04da4…14a0e4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x68fe80…1d1987
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xab2e49…0ed69c
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x07b813…4ed6a6
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x706ec5…9783c4
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x38e747…1e2b0d
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xe66bf0…87699e
0xa772…94310x9c95…e299Base—$0.001100%fluxa38d ago0x5a8c06…504a1f
0xa772…94310x9c95…e299Base—$0.001100%fluxa38d ago0xa6c78e…607bc1
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0x2894f2…1c5bfd
0xa772…94310xfe80…47eeBase—$0.001100%fluxa38d ago0xbe2923…fb593b

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.