Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe45f29…95acd6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f3d4b…04b06d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf7450b…6a82e7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x49a06c…19225f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8bc897…6442b4
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb5893d…6d0d07
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc72739…aa7f35
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb9767…54434e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7f815f…a243e6
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xebf778…d84e6d
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x96f0d9…2b2746
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbcce54…225835
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa8169f…1d528f
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb39985…5b2f8b
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x78ab25…8b6cc0
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe8c7fd…0ff4f9
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x775df9…f8ffde
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x837d5e…acefd7
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb4f46…edef3e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x50c116…9a6698
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d31c9…2ec081
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x98e04d…c76024
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xce38ac…a62d4e
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xeb1a2a…3a6550
0x6ebf…1bca0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x00c85d…cb4a89

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.