Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe31186…50edf4
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90c8c3…b945eb
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d119e…d7860a
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57219f…41c4dd
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3041bb…556eec
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc6e437…125433
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff2a53…cfbf08
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x108534…0e0d04
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2fddb2…dfc27e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44ed06…a944b5
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b78a7…85afad
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd33983…98a04a
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc48f2c…fdfa41
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x338459…c94969
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0de062…83bae0
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c3586…6f4f18
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb6f11d…6bf308
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84ad20…91e3cd
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0cdaf9…a5df08
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x299509…1a9c6b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe27e16…cdf9cd
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd4d90e…c79118
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x44413a…38d4e2
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcaa65b…b93115
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a6aef…05978a

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.