Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xe22018…9e38b7
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x0f7fd2…16fa65
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xb0edd1…1b98a1
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x32eeea…7f058f
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x9562c5…33d6fa
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xc70c14…efa084
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xe6367b…de5dba
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa37d ago0x0782fb…0c7754
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xd15b5a…7ab219
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x82bf24…33045f
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa37d ago0x89e29b…ff1c36
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xbb8453…f15b6b
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa37d ago0xfcba2f…9d8078
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x831404…16bb34
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xeb1d69…755a30
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x39fe82…51ae43
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x353945…2c842b
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa37d ago0xf907a2…02d50f
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x84774e…447943
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0xa8b2ea…c0396a
0x0a60…e2d50xfe80…47eeBase—$0.001100%fluxa37d ago0x7b46ed…19e46b
0x0a60…e2d50x9c95…e299Base—$0.001100%fluxa37d ago0x629b20…eb4f5d

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.