Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x376734…b1dc41
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe5367…b1706a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd0d054…b4f635
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0352de…c0d7a7
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb61f14…fbb09f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9de41…8e426a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x627f48…100ce9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ac541…a8f24c
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba7901…919b61
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1959c6…7352bd
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f6c97…e5acc5
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd41e92…ca87cc
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x83438a…86221f
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x65e49e…3ab20d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86aa90…87ffde
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x54b595…71b3b7
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce561b…b6e9ca
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x172e87…2b3524
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0f64b4…6e316a
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50e8a7…0a06eb
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x894989…fc6a92
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x02aaee…5da21b
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb6944c…ad9e9d
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e7f64…1e9c28
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4c76c5…cef659

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.