Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xe1327f…9534f0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x6c38d1…c08c61
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xada744…890b07
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x3a6d26…de3d23
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x4da16b…0cfa76
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x1ab819…d948a7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xf34f8f…d46914
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0xba4b2f…b4765e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x0a6769…39433a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xc3b590…68078a
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x595144…5a4584
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x49339f…b1ba31
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xae1556…9bd82c
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xb153ee…eee0a6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x6c6aeb…22ecd7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x23b732…23d59f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xe78496…9eab05
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x9ab6c1…7a2814
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x40407a…375243
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x9a795e…921103
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0x699ba8…f67e3f
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xe00e9c…142705
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa37d ago0xe36a59…7ab6e6
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa37d ago0xbe7c3f…cb33db
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa38d ago0x4dbfd3…659b63

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.