Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xee0976…028138
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x08551e…595778
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x17fe6f…279203
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xd99d69…e0194e
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x969463…203d35
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xae32f2…d7dedf
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x8cf4cb…9a6d4b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x89255f…6750ed
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x8e029b…33742a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x45646a…800535
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xefa01c…658e27
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x4f8a4f…35219b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x738bbd…3a0fb1
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xbd5498…7763fb
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xe3e61c…e8a5c9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x57b5f0…4e9a57
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x2868ef…d5f0aa
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xb5de3f…84ea3d
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xdc30ea…1828ce
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0xe92a64…d85e6b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa21d ago0x1e47e3…01c2c3
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa22d ago0x3c6f22…d07498
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa22d ago0xe90ba8…107242
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa22d ago0xa0006a…f58f10
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa22d ago0x0412d0…ee6ec4

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.