Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x50ab6d…a4feae
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xadfa99…df52ec
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x79d0f4…d11a91
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedb155…4f8142
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x97aabd…9f57e9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e9c0a…68948b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91348a…15db3a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc1ddcb…8628a5
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10268e…209745
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb3f80…36f986
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e110c…c046c0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9a261f…889193
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f9eb5…6b2dcf
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeaf587…a969b6
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f4a7d…7af6ba
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb238e…0b4ed0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x971119…e19305
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x495d85…8e393c
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x49499d…2e91e1
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0cc796…5a122a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x438070…b8861c
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ff17b…2f4348
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc8cf57…715b4e
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x56c7cb…6e652e
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI113d ago0x227a00…142be9

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.