Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe374fa…0f8bf0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf9715e…bf997e
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd410da…9e6b7b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd96dc4…dd9924
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8ad3c…d6ead7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7dd87…eae6b7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38301c…0813b1
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5578c3…5ebc74
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb34aac…f5362d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf7bd3…dabdee
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed24ae…eca502
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46d674…b238e7
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a43d7…c82de8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbb8cbb…db62ea
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76ec97…a3dfee
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x44abc1…1d7a89
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x740fc4…1fde72
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe17019…7c5542
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3912ce…86d74d
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd08a8e…d16e04
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7c44e1…6d0dbb
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ffab2…e9b56b
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8453e1…8b1df0
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a6507…9e8f56
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6c25b…2bd7e1

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.