Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x39c7ec…90f588
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x8934ef…868efd
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x251213…5a6778
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x5c4036…e9a5cb
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0xf42bb6…a45078
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0xd8ae46…2b18aa
0x1900…4ca70x9c95…e299Base$0.001100%fluxa14d ago0x704ec8…5dbfae
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x998856…38fa50
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x060919…402da7
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x1a099f…7a3755
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x871fb5…897fcc
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0xa702b7…2d742a
0x1900…4ca70x9c95…e299Base$0.001100%fluxa14d ago0x992a1e…ce1793
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa14d ago0x0218b1…ff5e6b
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa15d ago0x2f116b…a5f1c9
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa15d ago0xca15ae…6fcbd3
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa15d ago0x2d9469…067e3d
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa15d ago0x8853ca…c67909
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa15d ago0xc3960e…7ae302
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0x7314a6…be742f
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0xab2e8f…c5f1a6
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0xd65400…824878
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0xda3b28…4b237a
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0xe5e971…f64fba
0x1900…4ca70x9c95…e299Base$0.001100%fluxa15d ago0x591fa6…03f478

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.