Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x87568e…6b17b7
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0xade019…f81c5c
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0xa31507…670bf3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x230259…1b883c
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x5457db…a78af4
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0xe17324…c99f37
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0x9e0387…5389af
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x6403b8…353832
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0xc2934e…462fb3
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0xe9095b…62d3e9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0xa06a7f…24dab9
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0xfd9e10…ac9bff
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0xe6dc02…84c62c
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0x6157a3…7c5752
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa45d ago0xc70cfe…d6b2b6
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x761257…56f6d5
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x898a6f…ff6880
0x4267…6e470x9c95…e299Base—$0.001100%fluxa45d ago0x82c3fd…c1d707
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x4dbcbe…169d7b
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x275322…397a6f
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x32cee3…5a5f24
0x4267…6e470xfe80…47eeBase—$0.001100%fluxa46d ago0x77675b…b811fd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0x5af2e5…46ce26
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0xf9e0dc…fc18fd
0x4267…6e470x9c95…e299Base—$0.001100%fluxa46d ago0xd393f3…816f35

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.