Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xadee07…9c876f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xcc32b4…267e4a
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xd2a8f4…58828f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xd97283…833cc8
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xf6daaa…577001
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa46d ago0x642571…b3e411
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x6fc567…52ddb1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x1592de…994fa1
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa46d ago0xcd1e4b…e26f18
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x8d69f0…5a9eca
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xff30a9…d1040c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xc50cd7…d3309f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xca21ff…6c7ca7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x45b5d9…a6fae8
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa46d ago0x6fe9a1…eb8ada
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xccba50…066773
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x4cb2c3…342fa3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xd4259b…6968c3
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x5578a6…e6a085
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x529703…5d286b
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa46d ago0xa648aa…a612d7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x1e8ba1…a96437
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0xd89a89…79208c
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x2e768e…796c6f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa46d ago0x689221…1d3303

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.