Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2d0…1dcc0x993d…3f3cBase—$0.01100%fluxa105d ago0xc7fcdf…632ded
0x94fb…c40b0x993d…3f3cBase—$0.51100%fluxa105d ago0x47cbab…07cbad
0x8d19…d5500x993d…3f3cBase—$0.51100%fluxa105d ago0x385cf3…451045
0x4fe4…5ed80x993d…3f3cBase—$0.51100%fluxa105d ago0x7e7a95…c0b671
0x939b…b2bf0x993d…3f3cBase—$0.51100%fluxa105d ago0x5c5eb8…c20f59
0x849d…42d90x993d…3f3cBase—$0.51100%fluxa105d ago0x27a23d…ed0882
0xa4ea…5d240x993d…3f3cBase—$0.51100%fluxa105d ago0x15343b…32c667
0xb2bd…18060x993d…3f3cBase—$0.51100%fluxa105d ago0x42713a…b9e1ce
0x4a63…fb130x993d…3f3cBase—$0.51100%fluxa105d ago0x712b1d…8e372f
0x0ffb…56290x993d…3f3cBase—$0.51100%fluxa105d ago0x433bae…56d595
0xbf2f…fa410x993d…3f3cBase—$0.51100%fluxa105d ago0xebca4d…c56749
0x011a…cdca0x993d…3f3cBase—$0.52100%fluxa105d ago0x81a46c…d841b0
0x9237…1f810x993d…3f3cBase—$0.51100%fluxa105d ago0x177351…8bf378
0x12b0…74600x993d…3f3cBase—$0.51100%fluxa105d ago0x287a9a…192510
0x9aa3…27bd0x993d…3f3cBase—$0.51100%fluxa105d ago0x72b956…c239f3
0x90b8…226a0x993d…3f3cBase—$0.51100%fluxa105d ago0xe45670…75e776
0xe40a…65cb0x993d…3f3cBase—$0.51100%fluxa105d ago0xf14148…5f0a16
0xedc3…6e030x993d…3f3cBase—$0.51100%fluxa105d ago0xffec69…9a9dfe
0x302a…c7750x993d…3f3cBase—$0.51100%fluxa105d ago0x0c4390…c2ee17
0x0f62…b4970x993d…3f3cBase—$0.51100%fluxa105d ago0x99dc69…bd9c24
0x6a03…fa7c0x993d…3f3cBase—$0.51100%fluxa105d ago0x53f9aa…d65878
0xa41f…fc900x993d…3f3cBase—$0.51100%fluxa105d ago0x814bd0…909387
0xb275…3d640x993d…3f3cBase—$0.51100%fluxa105d ago0x4bf612…151e4d
0x8623…9d630x993d…3f3cBase—$0.51100%fluxa105d ago0x36be80…43f859

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.