Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf820e…83a907
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e46a9…8eebe6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x409222…8baa4d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2194aa…8df4cb
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb813a9…190364
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8faafd…8bd6c5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd18bcd…9999de
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc15a21…8b64a6
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf9bb1c…e84dab
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd61a7c…aab10d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88dd9c…5b0cac
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10b805…bfc31d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1898a…b2c6e3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a5d59…3d12bb
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99be61…bf8edd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e0239…2014cc
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e4eba…741855
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x58b828…1e71e3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x63ddd0…d3ce2f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51af7a…4745d3
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c4515…8a2f06
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1cdcd…aefa3a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0x354c73…0969a4
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd36d3d…ba4afa
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI110d ago0x70964c…8b3688

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.