Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5ef…81680x060f…fc0eBase—$25.0070%0xa923…c9ac33d ago0x8d4760…85df9f
0xa5ef…81680x9e4b…587fBase—$25.0070%0xa923…c9ac33d ago0xa5fb87…ad8bb8
0xa5ef…81680x8d2c…60f0Base—$25.0070%0xa923…c9ac33d ago0xabfb53…b5cd82
0xa5ef…81680xf472…b67fBase—$25.0070%0xa923…c9ac33d ago0x498390…530310
0xa5ef…81680xaa0f…7208Base—$25.0070%0xa923…c9ac33d ago0xec4fb0…3f21ba
0xa5ef…81680x76f0…b339Base—$25.0070%0xa923…c9ac33d ago0x166a58…5c4efb
0xa5ef…81680x46bd…53cdBase—$25.0070%0xa923…c9ac33d ago0xf88745…a0c951
0xa5ef…81680xed3f…a4c9Base—$25.0070%0xa923…c9ac33d ago0xcc938a…8657fb
0xa5ef…81680xe757…5320Base—$25.0070%0xa923…c9ac34d ago0x5e0540…8c0081
0xa5ef…81680xc9ee…3ce9Base—$25.0070%0xa923…c9ac34d ago0xc493a7…031b05

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.