Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x94b540…78834d
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0xe6acff…426385
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x46dbd9…790b77
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0xd31c48…0cc3c6
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0xa78390…86b6f7
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x1efc88…c2bb13
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa47d ago0xbd4fee…e624c6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa47d ago0xf41de5…e6e81d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa47d ago0xd33839…5b44d8
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0xaaa156…e1c78d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa47d ago0xe71ade…c88404
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x25c4e4…b3b6d2
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x5a95bf…0cbe35
0x3560…6af00x9c95…e299Base—$0.001100%fluxa47d ago0x589923…263836
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa48d ago0x461ada…3f4672
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa48d ago0x4b9def…47e92e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa48d ago0xf787c5…c9bc7b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa48d ago0x9a3c20…a9e84a

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.