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%payAI107d ago0x3664a4…6c3848
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39df18…f2bc4d
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5a3de…7b5023
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0ebdf8…091b22
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1e30be…55bdc2
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf76b1d…6a23c1
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2eb3e…db8a70
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6f6741…12a824
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bdf4a…5ad444
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78ff3c…864440
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f005f…111910
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7200c2…cab23f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xef6d5b…57ffd4
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x331897…73122a
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x730ae4…e46237
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdfbcb9…519be8
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff8b3d…92e819
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe98ab5…a81e9f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3d9f4f…788abd
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4609ab…c2c55f
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd615b4…3932dc
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8bc19f…61747e
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce316a…42d049
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd82c58…5582e5
0xafe5…e6240x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd442c8…a05fcf

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.