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%fluxa19d ago0x1726b6…787087
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc4f428…57c5c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf60830…13b2a8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc69ea8…53f3ee
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xabc299…7cd625
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x389c11…2f3ff6
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf1bede…10a5cb
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4bbdbf…eaa1ce
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7a1760…960e33
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xa751f3…d7ca21
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x948f5a…a4509e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f21f0…527a0c
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x499c1e…1ee740
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x44fac2…a24cc2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3232bf…c7568f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdedc92…f95265
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x09c4a9…38bdb0
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf56003…76671f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe8dd9e…bc8da1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe7caf7…477c37
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1b81c7…01ba7b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xd58770…07db01
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xcff2ea…a018b1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbdbd65…293070
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbf8f7f…26319a

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.