Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x08b2f7…8f40e9
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x8c3928…de7701
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xbd8cc8…ba10bd
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x670561…7ea118
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x266172…e690aa
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xcb9646…fe54a4
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x73dac2…56ba81
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x580f7f…20c1c7
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xcff5c0…5d593d
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xce7d59…f87b19
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xd83095…9207a0
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xbfb11b…1f09ce
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xe962cb…8e8593
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x189b6c…27a885
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xd7e258…667837
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xd43bf2…221725
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x722939…6f664c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x38b11b…4495e3
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xe8589e…21ae40
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x96f9ec…e0f315
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0xba7161…fc8b69
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x1ff68c…24a7cd
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x3eb490…976984
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x2b863b…659c9c
0xc32d…12040xfe80…47eeBase—$0.001100%fluxa23d ago0x8bf485…33962e

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.