Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x862ddb…3cfb8d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4c53ed…61c8a8
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf03268…5228f9
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x48284c…192dd2
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4a4e9b…52f8f1
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xa1722d…6a3c2d
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x630080…13b384
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x3cc001…fc82d8
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x30e769…c754f8
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x65677e…8c2d9a
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x104f41…ea83c8
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xc29188…295aef
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xe6d715…d78719
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4adc9b…f21270
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xac1385…8fd8a3
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x2328e9…ddded4
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xb5e628…fdc629
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x9e13b1…2c2fe1
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x0a2a63…139afd
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x4012aa…716298
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0x434bbd…d15b2b
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xedea1b…44feb3
0x82df…b8dd0xfe80…47eeBase—$0.001100%fluxa17d ago0xf90a38…4fe7ae

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.