Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8883…e1090x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x68dd91…a27587
0xee36…9fc10x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0xe961af…a5424f
0xfe76…7aaa0x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x1f1dd0…e60496
0x89b6…39260x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0xc32f4a…c40aee
0x48af…c1940x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x414a52…c167a3
0x8773…1b940x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x02cc71…e067fb
0x74cd…600f0x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0x38fb33…e9dfd2
0x3ea2…b4730x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0xeb112c…164531
0x9d99…25000x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x74f388…194ae6
0x6b0f…e4a60x204d…b69bBase—$22.6670%0xa923…c9ac4d ago0xf54238…2df602
0xa68a…b37a0x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0x56334b…22b87c
0xa020…c7ea0x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0xed50bb…542a11
0xfdf0…f2960x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x8f8692…28dd66
0x4d72…195c0x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0xeb065d…192990
0x28b6…30940x204d…b69bBase—$11.9070%0xa923…c9ac4d ago0x905f8c…655988
0xf3ba…99d70x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0x1d07b4…344926
0x0b17…900a0x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0x147bac…d673f1
0xa9a2…38c40x204d…b69bBase—$22.6670%0xa923…c9ac4d ago0xc9777b…f6d3ac
0xa531…e3440x204d…b69bBase—$10.7570%0xa923…c9ac4d ago0x7bb65a…491cd1

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.