Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5ef…81680x59ee…36c0Base—$25.0070%0xa923…c9ac34d ago0x019df6…939aae
0xa5ef…81680x0896…196cBase—$25.0070%0xa923…c9ac35d ago0x0f30b2…b08015
0xa5ef…81680x410f…97c7Base—$26.0070%0xa923…c9ac35d ago0xe93853…023abc
0xa5ef…81680x7d96…b628Base—$25.0070%0xa923…c9ac35d ago0x87cc8b…0ea0bf
0xa5ef…81680x9e21…a71bBase—$25.0070%0xa923…c9ac35d ago0x5abe49…8e8443
0xa5ef…81680xfb33…ba04Base—$25.0070%0xa923…c9ac35d ago0x9352c8…e6bb80
0xa5ef…81680x4548…1448Base—$25.0070%0xa923…c9ac35d ago0xa2ee6e…482e12
0xa5ef…81680xebad…8655Base—$25.0070%0xa923…c9ac35d ago0x8bd38c…f439ed
0xa5ef…81680xdf0d…7dcbBase—$25.0070%0xa923…c9ac35d ago0x49c576…65183f
0xa5ef…81680x7612…7aa6Base—$25.0070%0xa923…c9ac35d ago0x8b3cf3…8787c2
0xa5ef…81680x4548…1448Base—$25.0070%0xa923…c9ac35d ago0xf01580…315460
0xa5ef…81680x8aea…68c2Base—$25.0070%0xa923…c9ac35d ago0x56b2cd…91a18b
0xa5ef…81680xebd1…3903Base—$25.0070%0xa923…c9ac35d ago0xd49ed3…ba084b

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.