Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb616…97510x32d9…ef7eBase—$23.28100%0xbbcc…962e57d ago0xe78c23…77fe00
0xb629…ab090x32d9…ef7eBase—$43.95100%0xbbcc…962e57d ago0x013713…21012c
0xb616…97510x32d9…ef7eBase—$43.03100%0xbbcc…962e57d ago0x027a70…23caa6
0x565a…12900x32d9…ef7eBase—$9.29100%0xbbcc…962e57d ago0x090866…10911e
0xb629…ab090x32d9…ef7eBase—$78.74100%0xbbcc…962e57d ago0xdbcca7…6baa07
0x565a…12900x32d9…ef7eBase—$18.71100%0xbbcc…962e57d ago0x0446d5…554685
0xb616…97510x32d9…ef7eBase—$23.69100%0xbbcc…962e57d ago0x1adcf2…a499c3
0xb616…97510x32d9…ef7eBase—$20.90100%0xbbcc…962e57d ago0x4d857d…70e4c4
0x565a…12900x32d9…ef7eBase—$17.24100%0xbbcc…962e57d ago0xb82f40…fe7ae7
0xb616…97510x32d9…ef7eBase—$24.39100%0xbbcc…962e57d ago0x3a7342…919ca4
0xb629…ab090x32d9…ef7eBase—$108.57100%0xbbcc…962e57d ago0x559807…44126a
0xb616…97510x32d9…ef7eBase—$39.27100%0xbbcc…962e57d ago0xbed5cc…6a7421
0xb629…ab090x32d9…ef7eBase—$108.57100%0xbbcc…962e57d ago0x6c0f7e…ce14c0
0xb616…97510x32d9…ef7eBase—$27.02100%0xbbcc…962e57d ago0x2db1e3…1370be
0xb616…97510x32d9…ef7eBase—$17.60100%0xbbcc…962e57d ago0x74f0de…5527a1
0xb616…97510x32d9…ef7eBase—$26.28100%0xbbcc…962e57d ago0xd653bd…353530
0xb616…97510x32d9…ef7eBase—$39.35100%0xbbcc…962e57d ago0x3c75ad…526485
0xb616…97510x32d9…ef7eBase—$20.96100%0xbbcc…962e57d ago0xec9301…b67482
0xb616…97510x32d9…ef7eBase—$26.12100%0xbbcc…962e57d ago0x9ae2d7…63c602
0xb616…97510x32d9…ef7eBase—$29.02100%0xbbcc…962e57d ago0xcf993f…942487
0x565a…12900x32d9…ef7eBase—$14.11100%0xbbcc…962e57d ago0x092aec…2f1ebc
0xb629…ab090x32d9…ef7eBase—$90.64100%0xbbcc…962e58d ago0x6cc016…94df2b
0x565a…12900x32d9…ef7eBase—$14.11100%0xbbcc…962e58d ago0x4248f6…caf909
0xb616…97510x32d9…ef7eBase—$16.10100%0xbbcc…962e58d ago0xe6494f…f948ee
0xb616…97510x32d9…ef7eBase—$43.94100%0xbbcc…962e58d ago0xfc141f…745cd2

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.