Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xd89b62…9a2c50
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x8d0280…61a5b2
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x003d6d…138ccc
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x25d38b…83b990
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x6501df…eaec7c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xcedcca…96235f
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x1f2357…84f7fd
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x2acbde…83dc1e
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xd374c1…d48fa0
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xfa4da1…fb3c98
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x0f707c…5e20d0
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x6dd94f…3404fe
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xbfbdfc…023c97
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xfa506e…517ca9
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x6c9cbf…c4bd55
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x90a798…c889ca
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x2d81bc…8038ff
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x0ea033…70ab3c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x03459c…6cf2cd
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x622ca4…50cb34
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xca6821…0416fd
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0xdd98db…29bb82
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x7ccb1b…3a7f3d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x24eea3…25233c
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown70d ago0x6b633f…af484d

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.