Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x5705de…ee4b4c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xc11a78…335947
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xcf0cc8…b3f596
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xb578d2…c457ae
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x93eb5d…63059d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x9c6d89…f7ca51
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x3c873f…dffe42
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xbad440…9f7bf6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xb8bd3c…068144
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x9c010b…cf3ebd
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x4f4943…f8ad1f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x2c696a…10eb81
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x4a2f08…df8713
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xa48225…054202
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x2cd4e3…8a3aec
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x425480…38da2e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xf76b3f…57a4bd
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x60a2c6…e689f5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x8a47eb…9adba4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x6fdaef…fd8246
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xeca72c…21b3c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0xf31429…522568
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x1f25ac…939031
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x761b47…cdcb2e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa30d ago0x4855dc…d5f5d9

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.