Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe1c414…443263
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe63e82…8f68c8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28f391…867979
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d7f5a…ab8296
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa9eb7…9af15a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdbd254…72fa2a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c4bbc…a79294
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf29aa8…490363
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e709b…bb40be
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c2b16…142b07
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1b0a8d…7d2c84
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa61af7…bd667d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31a0bf…ecbe38
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c2be6…26d76a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f2d1d…9bf054
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4969a2…61cb7f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47d9ab…0605c5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe1739a…86b0d5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x370e86…ad2a2d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f0eb8…6a49ad
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48ed47…da2f48
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66a672…b52ec9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e32d4…e770ae
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4b89e2…704603
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4fbf8f…160f2f

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.