Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xbf9c80…608649
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x43b07e…beed1c
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x8ab035…1acf96
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xa9c00a…ae754d
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x0d3097…a602b4
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x620fcb…bcd1fb
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x2731c9…36e2cd
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x4f6af9…b336c7
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xdcd121…dc5190
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xb930f8…f9a92a
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x35a75d…c15dc8
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xfe7925…1a57cb
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xbe3d6a…ffec1f
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x740b74…9145c1
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xc07c1a…94b337
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x896b3b…4559a5
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xf8929e…586fd2
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xb0376d…40d7c0
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x77dae2…913caf
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x1ea7be…d18714
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xb9d24f…1e3686
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0xe58929…dc255d
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown70d ago0x83d9aa…add9e0
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown71d ago0x0ea588…e6179e
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown71d ago0x918147…39c0ec

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.