Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76430b…6ecfaa
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeedc19…a87776
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc36b93…bfc3ce
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2cd010…0d7072
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x810033…bc607b
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f1849…8d5703
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef4068…f2131c
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x040235…428691
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x213db2…d893ee
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8247ff…68ad04
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x363de5…5390d0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cb9d1…ce95a3
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x078468…42487e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f7b56…83ac1a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x671632…ff3fe8
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf83de4…1505e5
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x405689…b43552
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3283a…917031
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x126a62…1f8362
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41fcc4…6c77af
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf284be…ef4260
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f1769…b29349
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17511d…65c07d
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe304b1…f71196
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI104d ago0x13ac7a…e73d56

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.