Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfc5b74…03374f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1041f7…6c7937
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5eae10…656ae5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb557ed…f133ec
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3f3d19…46edbd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6bd27b…d619c4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb5a5a8…7fb177
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xda05d1…84408f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6aa561…aaa231
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xacf30a…da5ba8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5ca8ef…cd4b96
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbb239a…846c5c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x11484f…eb5bd9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x92109a…b8097c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8cb7ce…578cc4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x73919e…e5ae07
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x476ede…24548e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa06048…a5bb7d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb3ce27…69cb89
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x604d3c…f1fbde
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2d6fae…0e221f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbae977…0b5bd8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfa5b47…0a5d50
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe2111a…1c4921
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xad162f…680253

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.