Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x23357e…e5e938
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x44cd50…0707e3
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xc75986…5da2bc
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x411132…b98cc6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xdf7817…7dc92c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x3d5859…95d764
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x5b8205…133443
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb26572…ffd4b0
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xd70f80…89a56e
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x3686f5…357700
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xeb3903…a8529a
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x906eed…d72685
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xb407be…7478c7
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xe991d3…d11417
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x1f8dfd…6d8a4d
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x8b1dc3…51d5a0
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x9831c3…abdb2a
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x0445ad…7d0fd5
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x1fde5e…7f862a
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x1fc8b8…02038c
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x119b7f…bf37d6
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x50af26…13f6bd
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0xcff10d…6ffb72
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x87c1d8…4bd0b7
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa23d ago0x158d10…00190b

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.