Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa38d ago0xd6f203…3cca59
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa38d ago0x182b89…89416b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa38d ago0x30046b…4526e1
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x59b92d…34daab
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x15cc54…746cfb
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa39d ago0x66d2d5…024b3c
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xcca861…199461
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xcbb0b0…078013
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa39d ago0xcca008…c5833b
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x039df3…354b8f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x2c1361…4dd718
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x08c0e3…54d479
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xa3c902…3f243f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xf66359…c5e602
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa39d ago0x653719…52c848
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x4330b8…bb8a6f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xd8f27d…af4546
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xb1aee1…ca5eae
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x397aa5…05de12
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x9588fd…ee621f
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x928a82…413fb1
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0xbfbe50…c69926
0xa438…a0a50x9c95…e299Base—$0.001100%fluxa39d ago0xafe163…dda4fa
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x1eb8ca…eaface
0xa438…a0a50xfe80…47eeBase—$0.001100%fluxa39d ago0x1b11e8…c29d74

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.