Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4f6a…d2f68d ago0x7d8cf6…11e5be
0xa520…eca40x47c5…4fc3Base—$15.7570%0xa2b7…2c9a8d ago0x46faf5…f515c8
0xa520…eca40x47c5…4fc3Base—$11.5570%0x76aa…2a0a8d ago0x85fc4b…a0995a
0xa520…eca40x47c5…4fc3Base—$21.0070%0x4345…1ce98d ago0x5aa82b…4b1a8a
0xa520…eca40x47c5…4fc3Base—$11.5570%0x0524…93898d ago0x13a1bb…c696a2
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6d10…b12b8d ago0x4b042e…6ff22c
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1bc6…2f908d ago0xba9a35…85050e
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3dd1…4d5c8d ago0xd49513…4c9d54
0xa520…eca40x47c5…4fc3Base—$10.5070%0xcd39…07248d ago0x7c2a6d…674629
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6bac…5e9b8d ago0x71fed5…c7126b
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc4a4…9e868d ago0x2538d2…f14c0e
0xa520…eca40x47c5…4fc3Base—$15.7570%0x4055…8ed18d ago0xab545d…13ee8e
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe347…5b308d ago0xae9957…3e9948
0xa520…eca40x47c5…4fc3Base—$10.5070%0xcf0a…a2c38d ago0x37358a…bfeec9
0xa520…eca40x47c5…4fc3Base—$10.5070%0xf261…5d418d ago0x63838a…27404b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x52ac…a61d8d ago0xa069b6…2a2008
0xa520…eca40x47c5…4fc3Base—$10.5070%0xb99f…c9038d ago0x320a0c…d7d5dc
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9ee1…38b08d ago0x8722fe…2bdcf5

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.