Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa0f191…7019ae
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfda5ae…a8dc0d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb8097e…029fbf
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf891a5…edc815
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74d2d6…6c1bd6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c48b3…e9e594
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe99f68…3582c1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61bfc3…34e2a8
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdb0058…24d2a0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x194646…f3a074
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaadaed…56fb1d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x953037…bce917
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9fe577…a82020
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b0621…bbb4e0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4abd8e…9411d2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c769c…5db5e1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9ab96…16c842
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3bd313…1731ac
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8fedeb…3bd7c2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc54b09…d80dda
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd17214…264ca2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63e7fc…c0ae91
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9102d2…516654
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd6110f…3c0aaa
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0bbfe6…671fee

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.