Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x07f28e…30d3bf
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xfad7d5…6cd2c1
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xd12a5f…df9ffa
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x92bd8a…3da9d4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x1e5154…e6b781
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xb1635f…e9f62a
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xc499bc…fbcc11
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x7f6a4e…a33096
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xf994b9…c8a66e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x5265bc…121b97
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xe15ead…9b22d8
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x1be054…9d505e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x87fa92…e22bc2
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xf9ef89…736dca
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x9e56e6…a818f4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x007d3b…ad4393
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xce5cb7…1733d4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x1348fe…a0de99
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xcf5d28…01985e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x58a012…15cc3e
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x4149ab…c202a6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0xc188cc…9c664d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x55bdda…9488a3
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x356e14…6b582b
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa21d ago0x313f3a…f6a8b9

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.