Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x187495…8824ea
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce495e…5f0fb0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc962b…ade83c
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x003eff…d5b088
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d3413…86d3e6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x977a6b…508200
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x34ca58…d5c4d0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb65b2…226bb9
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x521397…1e77c4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39365a…56ce91
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8f6998…b3afc8
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7526e4…6723f0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd0cb61…9beda2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2364b7…efbb40
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x899e17…5a9610
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x311911…2ddc34
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x823351…7d15a7
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58b29a…a0e514
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb06e1a…da66df
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d96a9…3baed7
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1f77a…1c0ecd
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49c2f9…6d7d72
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x962484…f799bb
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0x97acc0…7cecac
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf5840b…57583f

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.