Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xef9118…e03d05
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xda94c5…e9d77d
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xd5f966…a8e7ba
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x604490…4c93ab
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x4ba17a…7f6404
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x0ac24d…4d0b64
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x1ba8ea…7b3ccd
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xfb727c…fa7d21
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x430d74…d17790
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xaebe46…b5ec71
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x053544…23682d
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x31c1c5…1d3abf
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x5a4ef9…a585d8
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x53a55e…843d8e
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x1b17bc…4906d8
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xf19c8b…52bee6
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x9f19c9…b9cfc9
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xf33baa…137bff
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x62d95c…ea41ab
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x760f55…5b79b2
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0xd2b8f9…ec2a5d
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x3c62d6…2db203
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x3ba7ff…6a68c7
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x78c527…0c150e
0x0150…c8f50xfe80…47eeBase—$0.001100%fluxa17d ago0x169d20…f4cd11

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.