Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3e84b…959752
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d0c18…5b6bd5
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x86e752…d9a216
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf39ebb…6b7717
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9eac41…e5d012
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3e577…2a6ca4
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9191c8…43b295
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a30e2…dbaed9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb26865…b80fd2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16b2bf…55541c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef3a65…c1ad77
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI113d ago0x61b32c…fc044c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb73f70…8f05b9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd7810c…b71d08
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8776a5…6b1a83
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfb54e…abc553
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab2056…b57b91
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfb36ff…e2babf
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc04771…67e1be
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x91c1a9…1ae1d2
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7ccee6…d957fa
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21f888…023d57
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x354648…bffd72
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0x186398…18f4a1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc74530…c7c150

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.