Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1943…716a0x9386…ca25Basex402 service$18.00100%coinbase4d ago0x1a7f32…059eb8
0x2f0a…49bf0x9386…ca25Basex402 service$18.00100%coinbase4d ago0xe60d37…877afe
0x6956…1b2b0x9386…ca25Basex402 service$2.69100%coinbase4d ago0x22957f…863f52
0xd32d…1c160x9386…ca25Basex402 service$10.79100%coinbase4d ago0xfcf017…0fcaea
0x8be4…3ec70x9386…ca25Basex402 service$18.00100%coinbase4d ago0xe2ebb4…00ed1a
0x8be4…3ec70x9386…ca25Basex402 service$18.00100%coinbase4d ago0x9d7030…a52b66
0x8be4…3ec70x9386…ca25Basex402 service$18.00100%coinbase4d ago0x014cb5…af90ed
0x7e93…de680x9386…ca25Basex402 service$10.79100%coinbase4d ago0x67f02a…9e7d00
0x7e93…de680x9386…ca25Basex402 service$10.79100%coinbase4d ago0x47cfa9…d5e8c7
0x7e93…de680x9386…ca25Basex402 service$10.79100%coinbase4d ago0xe3ce52…f1f339
0x7e93…de680x9386…ca25Basex402 service$10.79100%coinbase4d ago0x237145…33e5d4
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0xee4a4f…5aa781
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0xa501b2…2d8a53
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0xee6844…20cf87
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0x8fa000…b7d1c3
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0xc2f5cd…453562
0x7eac…113e0x9386…ca25Basex402 service$10.79100%coinbase4d ago0xf70930…ae5f72
0x276a…34c20x9386…ca25Basex402 service$10.79100%coinbase4d ago0xb6f067…7c62a1
0x0a8d…f63e0x9386…ca25Basex402 service$18.00100%coinbase4d ago0x02e7fc…2a16ef
0xacc0…29dc0x9386…ca25Basex402 service$18.00100%coinbase4d ago0x7606e2…4f2869
0x597b…c4b40x9386…ca25Basex402 service$18.00100%coinbase4d ago0x80d650…bde5fc
0x40b8…e7530x9386…ca25Basex402 service$18.00100%coinbase4d ago0xea618c…43fc7e
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase4d ago0xa9d3c0…c4065d
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase4d ago0xa3a61e…a24f62
0x40b8…e7530x9386…ca25Basex402 service$10.79100%coinbase4d ago0xbec4e4…e7d842

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.