Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x3675b4…777625
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xac6196…3cd811
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x6d80ae…ff35e5
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x933a4c…c951ca
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x1879a9…669710
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xa7178d…b9d66c
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xfe6abd…b29d00
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xe05570…e8a49b
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x7acf83…c73103
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xf10547…178706
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xe3b95b…f6accf
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x289688…eea613
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xdf11ac…6fff17
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0x1d1cac…60f79b
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xba9378…872f24
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xee2902…eda5bc
0xbd65…418b0xfe80…47eeBase$0.001100%fluxa16d ago0xdbada1…aae0dd

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.