Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$14.15100%mrdn96d ago0xcec653…8808e3
0xa6a9…809d0x8e77…e2d6Base—$22.22100%mrdn96d ago0xbe6200…5dcc67
0xa6a9…809d0x8e77…e2d6Base—$13.48100%mrdn96d ago0xc15e07…131a28
0xa6a9…809d0x8e77…e2d6Base—$24.16100%mrdn96d ago0xcd72e0…c9cc81
0xa6a9…809d0x8e77…e2d6Base—$14.46100%mrdn97d ago0x895948…ec8824
0xa6a9…809d0x8e77…e2d6Base—$18.42100%mrdn97d ago0x3aac52…29fde0
0xa6a9…809d0x8e77…e2d6Base—$26.14100%mrdn97d ago0x03c6a2…e26e88
0xa6a9…809d0x8e77…e2d6Base—$24.71100%mrdn97d ago0x7474a2…16dd59
0xa6a9…809d0x8e77…e2d6Base—$23.12100%mrdn97d ago0x5b2550…38d660
0xa6a9…809d0x8e77…e2d6Base—$19.44100%mrdn97d ago0xc367c8…d2d93d
0xa6a9…809d0x8e77…e2d6Base—$19.09100%mrdn97d ago0x9d0736…020fcc
0xa6a9…809d0x8e77…e2d6Base—$12.35100%mrdn97d ago0xfca6c9…4459e7
0xa6a9…809d0x8e77…e2d6Base—$17.92100%mrdn97d ago0x017086…c9601d
0xa6a9…809d0x8e77…e2d6Base—$18.73100%mrdn97d ago0x00fe18…bf1c7a
0xa6a9…809d0x8e77…e2d6Base—$12.88100%mrdn97d ago0x8a0f3d…f29afa
0xa6a9…809d0x8e77…e2d6Base—$15.60100%mrdn97d ago0xb7742c…16e8bf
0xa6a9…809d0x8e77…e2d6Base—$18.40100%mrdn97d ago0x03b33e…32df3f
0xa6a9…809d0x8e77…e2d6Base—$11.87100%mrdn97d ago0xa18daf…5ba989
0xa6a9…809d0x8e77…e2d6Base—$26.10100%mrdn97d ago0x9fafdb…fadf69
0xa6a9…809d0x8e77…e2d6Base—$20.14100%mrdn97d ago0xab3fca…d2b803
0xa6a9…809d0x8e77…e2d6Base—$24.96100%mrdn97d ago0x475530…a256c2
0xa6a9…809d0x8e77…e2d6Base—$26.97100%mrdn97d ago0xf14fdd…c46cbb
0xa6a9…809d0x8e77…e2d6Base—$24.30100%mrdn97d ago0x60310e…15fc99
0xa6a9…809d0x8e77…e2d6Base—$26.50100%mrdn97d ago0x21a310…643922
0xa6a9…809d0x8e77…e2d6Base—$26.01100%mrdn97d ago0x4bffcd…37bd91

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

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