Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x5801ba…b0c489
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x921659…47dde6
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x1c5c3d…b9e430
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xb23927…3bb432
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xbf115f…b6b054
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x59456d…9ee7f0
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xa75ec7…621580
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x19198d…6b8d43
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x76d6c9…e1205c
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x11b927…6d3970
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x76966c…5ad031
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0xbb4957…ea2e21
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x978f6a…8ca801
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x052f05…68bc20
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa17d ago0x9c3868…a37c78
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x63fa56…530df5
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x023edd…458458
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0xfa7180…f066f0
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x5fb1f5…7140f6
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x0a9f21…4b5381
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0xf9b52e…461866
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0xd6e373…52d6c4
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x74929a…45b570
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0x022404…efa211
0xbec6…13a00xfe80…47eeBase—$0.001100%fluxa18d ago0xda3fa1…984a0c

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.