Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2d057a…5084cb
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xc5e4e2…136c09
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5168ec…820905
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xfd7be0…3ca1a6
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x98a7d9…4e24f2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9f1aad…48824e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x49d6d4…357401
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x763418…ed5198
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x8edc4f…0a4710
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a97e3…4a5d17
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xab9582…ef8854
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x3ec1a2…8cf8dc
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x5fa3e3…0eba2e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xbe9391…ccb88f
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x714520…206395
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xeb0984…5d0669
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x054376…4fe163
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4cc5c4…deb76f
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x738447…54a1b9
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb5cfdf…b950f5
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x35e786…fe9d01
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x84817f…169d65
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb64b0d…8e5e8a
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0x9857db…176213
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa150b6…603a84

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.