Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xebf904…f731f9
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xfd1313…7bfda8
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xfe013c…027aab
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xb57b5d…f35e31
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x7da59f…3a28c4
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf2fa28…631759
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x61c2f8…7cfbd3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x5ccb30…9e3e54
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xcfce9f…6b0f22
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x3f1381…8a9f06
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x630fc1…c714e5
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xc1b5ea…091dd3
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xf9bf27…bd5337
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x2d7083…3037d6
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xcbe6b9…809999
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x9a5f52…a70dae
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x5dc89d…06fea7
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x66b9a6…0d4428
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x48e091…6e4a2b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x271dcb…925c26
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x88f912…b58236
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x3c5284…040c74
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x3d25be…56ac65
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0xe122c3…9595df
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa23d ago0x253a7d…c05f2d

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.