Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa37d ago0x77330e…bb2675
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x53c22c…83ff76
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa37d ago0xbc43a5…9e92a6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x30a1c3…4ad40f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x395380…8c95db
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x4c3a36…0390b0
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xddc951…14b488
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x3a75d0…1ad0f4
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x5bc621…35be17
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x4070e3…cfa4d6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xd3a9c4…d1ff90
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x453c6c…1d45f5
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x46ebe3…10959a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x42ce61…9486b7
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa37d ago0x824eff…c063ed
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xf0db42…709fb6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xbab76e…c36797
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x8b9c46…2ae3aa
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x46c949…a878dd
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xf1f79d…eb20c6
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xa01baf…173ed2
0xdf8c…b0ff0x9c95…e299Base—$0.001100%fluxa37d ago0xb4dadd…65fa52
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x318aa1…0d7c19
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0x5c18df…786d12
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa37d ago0xe257b5…bb1540

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.