Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x986441…faaf2f
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5626e…bd00c4
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x190390…d40a6d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa52e3a…da1696
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x4fff0c…4bd4ff
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe20c82…c4862d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xd121eb…02f1bf
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x02c59e…9a368b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x49457c…c11d03
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x399d4f…e29c3a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x65942c…2755f1
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe0e140…3f484c
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x23ac0f…cbb555
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x8ce87c…926bcf
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x72bf29…072ae4
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0xe9906d…788d72
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0085ae…d22909
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x515e7e…868544
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x19948f…99a234
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0340bb…cca4c2
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x38fe5b…ece90a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x461625…845059
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x05b756…6fe2ae
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa18d ago0x767e25…f0915c

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.