Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x299f…cd9d0x9fda…2d7fBase—$216.4870%0xa923…c9ac34d ago0xc70e7e…d8264b
0xeaa5…2d490x299f…cd9dBase—$23.2570%0xa923…c9ac34d ago0x6203e0…adc19a
0x886e…80290x299f…cd9dBase—$26.1770%0xa923…c9ac34d ago0x023c18…0d7bb1
0x7c1b…c8210x299f…cd9dBase—$22.7370%0xa923…c9ac34d ago0xf5db40…0d8a5b
0x0e78…77eb0x299f…cd9dBase—$21.3370%0xa923…c9ac34d ago0x642389…6a0211
0x8fa6…5ff40x299f…cd9dBase—$21.3870%0xa923…c9ac34d ago0x7b7ce2…87e575
0x4407…14260x299f…cd9dBase—$28.8870%0xa923…c9ac34d ago0xbaa1d5…e74052
0x3326…b60a0x299f…cd9dBase—$24.1870%0xa923…c9ac34d ago0x8cd43d…95da84
0xde40…8cc70x299f…cd9dBase—$24.6870%0xa923…c9ac34d ago0x09d14d…7000bc
0xc7bd…fb9c0x299f…cd9dBase—$23.8870%0xa923…c9ac34d ago0x6408fd…01b67d

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.