Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa38d ago0xe58f1c…f83022
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa38d ago0xb0d4ee…cf549e
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa38d ago0xfd8ca0…404641
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x5ad2c8…56bce1
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x0ec5a2…a60479
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0xb0f872…96008e
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x61efb3…c4685f
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x53da98…808d03
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xd821ed…5e83da
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xed39e3…0b124d
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x5bd7cc…f205e7
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x9701d3…f8107a
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0x2b5eec…66ebc8
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0xd21b11…d52a42
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xcd6916…a18f3d
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0x41a2a2…a8d113
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x0fc01c…9457c5
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xb5a3e7…b8fb2e
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xa47b82…9e9dc2
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0x4d9918…f762e5
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xc2b0cb…0bb7db
0x223e…c42f0xfe80…47eeBase—$0.001100%fluxa39d ago0xe74a4e…51016c
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0x247399…681707
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0x3d417b…855023
0x223e…c42f0x9c95…e299Base—$0.001100%fluxa39d ago0x9caafd…698d3e

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.