Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a473b…8bf91e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78b449…c16c0d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3e302…7884a5
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2dd740…a3d38f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe3fd9f…4e5b48
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3f342b…60801f
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ac42f…84c988
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x14e893…69012a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ed743…257d63
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d958b…c8a990
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6346fe…687c5e
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1b1493…c9841d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x92dee9…910c85
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7f148e…d34b7d
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9ef729…4ad8f0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4b4b40…2a2bc8
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x836eff…98fa1a
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x329952…f1a705
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5d8771…74496b
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f87af…6ebf93
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd6ac85…66c0c6
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x683a6b…aba2e0
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xae151c…965ce7
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb66853…2e8383
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc07ee7…5b29cb

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.