Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x661c…1558Base—$0.10100%fluxa79d ago0x9500e2…1aca89
0xd1ae…81330x046a…2f47Base—$0.10100%fluxa79d ago0x436b4b…ef8e33
0xd1ae…81330x8d13…6f70Base—$0.10100%fluxa79d ago0xbd53db…230adf
0xd1ae…81330x14f3…ca08Base—$0.10100%fluxa79d ago0xbc2f6f…7aa669
0xd1ae…81330x00f1…808fBase—$0.10100%fluxa79d ago0xb3a092…3b5ac8
0xd1ae…81330x3c9a…2c89Base—$0.10100%fluxa79d ago0x8300c8…1e7d5b
0xd1ae…81330x9a29…03ffBase—$0.10100%fluxa79d ago0x7dcc99…aaadb2
0xd1ae…81330xa6db…4d5eBase—$0.10100%fluxa79d ago0xd710d8…d1caf3
0xd1ae…81330x3b0b…b54aBase—$0.10100%fluxa79d ago0x131d0b…8acb95
0xd1ae…81330x2664…ba72Base—$0.10100%fluxa79d ago0x718ca2…68cf22
0xd1ae…81330x71ea…3525Base—$0.10100%fluxa79d ago0xe751e3…88d80a
0xd1ae…81330x39eb…ec8aBase—$0.10100%fluxa79d ago0x518e05…90c398
0xd1ae…81330x19d9…49f6Base—$0.10100%fluxa79d ago0x8763f1…bb8d10
0xd1ae…81330x69a7…b543Base—$0.10100%fluxa79d ago0x0c4b0a…6d83ac
0xd1ae…81330x574a…f8e1Base—$0.10100%fluxa79d ago0x873fec…39c1ce
0xd1ae…81330xa573…77baBase—$0.10100%fluxa79d ago0x46bfd1…bfd68e
0xd1ae…81330x6e24…6cf1Base—$0.10100%fluxa79d ago0x63632e…01ed3e
0xd1ae…81330xfd9f…eb62Base—$0.10100%fluxa79d ago0x26ad1d…7e5c4a
0xd1ae…81330xc15a…71f9Base—$0.10100%fluxa79d ago0x765be2…d1c06b
0xd1ae…81330xe8a9…0fb2Base—$0.10100%fluxa79d ago0x333abc…0d6e52
0xd1ae…81330xf8ef…b9eaBase—$0.10100%fluxa79d ago0xcf9b9c…195d33
0xd1ae…81330x1bbb…035dBase—$0.10100%fluxa79d ago0xd27972…20b561
0xd1ae…81330xa0a1…02c4Base—$0.10100%fluxa79d ago0x619d9b…896d31
0xd1ae…81330x1a08…a99cBase—$0.10100%fluxa79d ago0xb075c1…0725d7
0xd1ae…81330x8912…deb1Base—$0.10100%fluxa79d ago0x26067c…d8616e

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.