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%payAI114d ago0x6924bf…96a1e5
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8e32ee…c9deea
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8468e5…27d2f8
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ea7e8…22635b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ecc85…efbece
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1ae357…ab72d9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xefe25b…563838
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x514451…7708e7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2eeeb6…b3dd46
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe89164…7256f7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e2c35…c2fd51
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x90ba11…c8e992
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0febdc…d9a3b9
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59a413…7c3954
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0315da…663abc
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea5267…e93bf6
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x325966…065f51
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbcca1f…2e331e
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c2a5c…39c516
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x284c3e…25e211
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb974b3…940bb7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf48f38…66204e
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbe5c07…272ed8
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0824ec…5f690a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8b3c7…fc5abe

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.