Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1b01ed…244ffe
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf9f1e9…34d24e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe6b98e…84d134
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe3150e…6fad55
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x26d80c…5f8b9d
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x97c0d7…e70b91
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7e19fc…b4d64e
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xe3dd8d…756603
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xc85357…7c6c91
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x04f81b…42ef68
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x01a585…36a926
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x2f8883…538739
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xffd854…8dd500
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8840…144675
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3c95c3…07b9b0
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x889f0e…6b9807
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x95de9b…f17b13
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xbc9e53…5e1bdb
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x525102…0e5d89
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x1fdb51…d8de03
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7c09e8…8df7ee
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xca01b7…1139b6
0xd391…220a0xfe80…47eeBase—$0.001100%fluxa17d ago0xd7cb77…b655af

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.