Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x164bf0…1f8aa0
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x54da2a…0c1367
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x805fd7…522114
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x5c6450…e2686d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xb9119e…f91ffa
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x679c78…335981
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xeda4e3…773e9c
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xc8941a…a96fd3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xf07082…904370
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xd1e105…84a627
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x3fa790…9c7ea3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x892414…16801d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x0dfba5…07f6ee
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x20514e…08cd52
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x7ec8df…c33dcd
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x33b4d8…fc7b78
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xd37d55…4f0ae4
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xbad915…0ee7a5
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x199e5c…0c47b7
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x609677…d95ebe
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x9d1af6…e07b9c
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xdf10f5…23b13d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0x992899…f49eda
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xc999ea…1acba8
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown70d ago0xc29b2e…c850e9

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.