Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c1a91…c80a71
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x772d1a…6880fb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcc385…e9dc0c
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef859f…a8678b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd6e5f7…d2c72d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6852cd…af4280
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e4d24…72f711
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x49d169…5fc654
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x657ce6…2f1997
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x710b4d…b5e701
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x975d67…430082
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x122f18…52dfdb
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf119c…f0bb40
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe829d6…420cac
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48ae55…c29776
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x676e28…bb354d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23c703…3be901
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c214a…25021d
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8c8116…6bfe9b
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa720c2…98c6aa
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f31f1…f47336
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8565ff…3a8b6a
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d85df…b818d8
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc6e9ce…c3a2c3
0x72c9…0a0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76133e…e13da2

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.