Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd6ae67…575656
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaca1de…3a974d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe44aed…bbf6e7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb91d4c…f8f868
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2f0dec…356451
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x089edb…c36402
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd99673…b30f2d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x193e06…b786af
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbf936a…3d43f9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x26857a…ec5dc0
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x500ac4…711d47
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6feb7…672b71
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3c5209…0491ae
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x864dd0…583907
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc46623…95f5b2
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d38f2…2773ce
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad9884…d78e3a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb5e1ba…86975e
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x25e607…cfec28
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0a37e7…c426dd
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06337f…3c1cd2
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb2ea66…d6dcad
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3189f7…4994a3
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf0d371…3949a1
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc97f2f…bd6779

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.