Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xdac59f…abe099
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x75207b…7225d1
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x77216f…6f6869
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x87cad5…b87b40
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x71006d…8b86bb
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x09a6e2…0e9901
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xa80de6…5ac39e
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x32861f…c069f0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xa69016…61ab7a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x98b542…9a51ba
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x9559ef…4f8f41
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x770f0c…0c7ef1
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x1a9290…dec928
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x81fd6f…594ed9
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xfe61ea…2900e3
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x8be8a7…fd8cb1
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xacf6a1…923f92
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x6df987…277a5a
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x6f103c…0e54ba
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xd74c11…0869e0
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xc6cf7e…387cfc
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x26b11f…22e904
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0x837b16…4b243d
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xcbd11f…70835f
0xbec6…4eae0xfe80…47eeBase—$0.001100%fluxa20d ago0xe04864…81784c

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.