Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xabd4a7…b1a140
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xea1fba…244530
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xd9051e…e8a3e6
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xb7393c…83468a
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xb71323…6f661c
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0x8eec90…7417bc
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0x238f93…0b6cca
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0x9c3727…ff56f3
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xb06810…91477c
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0x5bd389…30febc
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xa690f7…dd23f0
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0x799809…36952b
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xe1cc58…f9f5bd
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xbcb3a0…7f9fbb
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa28d ago0xd9450c…401231
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x823225…ce6103
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x16a27b…f3b286
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x9ec3f7…89afe5
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x957081…965aea
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0xda07b3…45ac7c
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x0b2f01…8c961d
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x89f3e7…ac2d53
0x20fe…be430xfe80…47eeBase—$0.001100%fluxa29d ago0x4046f1…534368

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.