Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa39d ago0x5dd46a…0adb19
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa39d ago0xe48a33…a0e153
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa39d ago0x774208…22e46b
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa39d ago0x828c42…a3a61c
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa39d ago0x6b3697…9aa2a3
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa39d ago0x4b8d0b…f677e2
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa39d ago0x9d25a3…12dd8c
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa39d ago0x4cedf7…26fff5
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa39d ago0xa7d694…847362
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa39d ago0x994e20…a656ae
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x4ee946…c7ef0a
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0xe5477e…28fe95
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0x34a464…c35794
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x2a2726…7fef7e
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0xa4b269…dff0fa
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0xe23079…ad4c73
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x4e61c7…c02031
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x5f4d38…e313b4
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x5ffe2e…6a5a9a
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0xf7b92d…2bf4a1
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0xdca850…aa7ee6
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0x1bcfc2…791e12
0xcd50…b9d80xfe80…47eeBase$0.001100%fluxa40d ago0x9ab477…c6277e
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0xb9656d…9c1d5c
0xcd50…b9d80x9c95…e299Base$0.001100%fluxa40d ago0x2c985c…125c2d

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.