Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x76834a…bf6990
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x018255…ae7119
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x9dcd18…2a12eb
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x8b620b…7e51a2
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x078514…0a288e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x4cf39e…81ec6e
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x8a8e74…0c2f46
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x440c59…3af378
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x4384a5…608a35
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0xa909f9…abbd70
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0xb89bf7…cc2d9b
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown24d ago0x8a579c…631551
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x72a5ff…eefcec
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x47a815…644570
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x58d593…10c85a
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x214d5a…10d52d
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xc2f759…fbc4bd
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x1afdc1…fd7a08
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xc21537…9c0af6
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x0f0cab…e24be4
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xa78789…f82411
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xfa0444…4dece1
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xccdebb…80bfff
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0x14571d…03189c
0xedc1…70d90x9c95…e299Base$0.001100%Route unknown25d ago0xa7378d…c103a4

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.