Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6cb6fa…2b44d1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa21d ago0x177b5c…05d3c2
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x554c61…1b4952
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x623f73…d2bd2a
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xca7337…a36a8c
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x99ecd6…eb1cab
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6b033…9275f0
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x7429a8…14dfbb
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x763831…3e4c7d
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x93dfea…19a053
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xd6b1c2…b5c735
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa964ef…8315f7
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x12a02e…8d50b6
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xdc1281…7fc856
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x693dcc…b6749f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x34b682…84bd12
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xdfa4d7…63bcce
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xa0b530…eb76be
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x087404…759c35
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6e5adb…028e1f
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x6fdcb6…0233ba
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb08141…1ab201
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0x69c3d0…0d705e
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xcd9978…ed25b1
0xbc39…e74b0xfe80…47eeBase—$0.001100%fluxa22d ago0xb6dcac…6716a9

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.