Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x2e07a3…be0cb2
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x2cd03a…889b0f
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x3368dd…e84e5d
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xcb8ca1…321177
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x3a813a…d380ee
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x561134…41e4b0
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x52d3dd…fe231e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x57a6f1…a679f4
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xa2405a…b17520
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xb5ba2d…82fd74
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x32e4ca…76d528
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x74e898…948d04
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x614957…5ddbb5
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xd6ba0a…3259d0
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xf35aa2…2ff9ad
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x6966d3…75cace
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xa31488…b32ac9
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x4cf17d…d273ca
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x83dee8…77e64a
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xbf5ebb…0cd9ae
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xb17352…8283b7
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xf94819…c09611
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xfb462a…e8795e
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0x8333c4…37d240
0x5f2f…f74a0xfe80…47eeBase—$0.001100%fluxa28d ago0xa1111c…d47aa7

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.