Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x68561d…a85cec
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xf08e6f…7201fb
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xff7889…eb8427
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xd1534b…a3978a
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x134dcc…5da7dc
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x3b6deb…dacfe1
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xac941f…270aed
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0x4eeeea…7eaaf5
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0xe1109b…eb8d39
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x19734c…bf1c78
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x08d40c…462c7e
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xe2d190…63e598
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xdbd422…24433a
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0x329ba7…648728
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0xa35be0…6d6b83
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0xb7696c…406acf
0x2d36…dfd10xfe80…47eeBase$0.001100%fluxa46d ago0xa04693…f7b514
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0xe0f8af…26465c
0x2d36…dfd10x9c95…e299Base$0.001100%fluxa46d ago0x635001…46b0ca

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.