Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x7731cb…0fa9df
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xcd2826…f40a71
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xf2c329…d07398
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x3726ad…4e4cb1
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x276c29…e8c605
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xafb22b…20c75b
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x6ee66e…c9f474
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x553e46…bf0b54
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x7338cf…c8fff8
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xbf649f…af6439
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xecffb4…0b5123
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xb99c68…79f228
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x36cc59…533702
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xd04ad5…442daf
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xf2c3e9…7f6cea
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x69bd67…d9127b
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xc05cc0…0da84d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xb977b0…8c11fe
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xd1bb7e…4c805d
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xefa77e…1f8e1e
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x492b60…d985b9
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x179cba…6c3e1f
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x3f8afe…825ff4
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0x228fdc…6ef464
0x4f97…221d0xa9dd…2315Base$0.002100%Route unknown24d ago0xd8784f…5dd610

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.