Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc6c02b…26fce5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0x8f1e97…621988
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0xdd0b21…59d8a3
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0x8663d4…55f475
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc96ada…7753e5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0x5b0a02…6a98d1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0xf431bb…8ed208
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a2d80…091ce4
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0xc581a8…76646f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa21d ago0x5a220b…42b21f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x18fb1c…f9f311
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x7e6388…bd1934
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x28e8b9…56a0d2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xa653ec…af732a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xe94122…b1e88b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x18c1a1…980f80
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x35a698…b79332
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xfd3d25…428f89
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xb630f7…1dddc6
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xfa9b48…d375b7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xac2309…b4de00
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xa06afb…3dc81a
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0xa8f11b…f5de99
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x307903…91728c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa22d ago0x1fa980…f491eb

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.