Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f52…12a90x1b02…318fBase—$1.0070%0xa923…c9ac37d ago0x977b8b…41b896
0x8f52…12a90x78e6…6a62Base—$1.2070%0xa923…c9ac37d ago0x6adcc7…0f5a3f
0x8f52…12a90x6180…2b23Base—$1.4570%0xa923…c9ac37d ago0x0bd2b9…1b278a
0x8f52…12a90xc8bc…583dBase—$1.6570%0xa923…c9ac37d ago0xf25bf5…49b4d9
0x8f52…12a90x2201…878cBase—$1.9070%0xa923…c9ac37d ago0x77c280…ea7005
0x8f52…12a90xf1c0…d4c2Base—$2.1070%0xa923…c9ac37d ago0x067b1c…0fa525
0x8f52…12a90xbe43…9abaBase—$2.3570%0xa923…c9ac37d ago0xa45389…48fa9e
0x8f52…12a90xf6d7…cbb9Base—$2.5570%0xa923…c9ac37d ago0xe30ef1…852519
0x8f52…12a90x402a…5bcfBase—$2.8070%0xa923…c9ac37d ago0xf69e04…dc9731
0x8f52…12a90x69af…8391Base—$3.0070%0xa923…c9ac37d ago0xa62954…2fc5b4

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.