Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a46…89da0xb0af…7de0Base$5.04100%coinbase13d ago0x8d041e…49dc92
0x1a46…89da0xb0af…7de0Base$5.23100%coinbase13d ago0x8d7feb…f6522d
0x1a46…89da0xb0af…7de0Base$5.16100%coinbase13d ago0x3249f3…72c31f
0x1a46…89da0xb0af…7de0Base$5.86100%coinbase13d ago0x26d192…cef5c9
0x1a46…89da0xb0af…7de0Base$6.49100%coinbase13d ago0x28ef3e…a0f284
0x1a46…89da0xb0af…7de0Base$7.02100%coinbase13d ago0x1c4bcc…67bc1d
0x1a46…89da0xb0af…7de0Base$6.79100%coinbase13d ago0x39b63c…e83a99
0x1a46…89da0xb0af…3befBase$3.00100%payAI13d ago0x8fdcb9…8b975a
0x1a46…89da0xb0af…7de0Base$9.25100%coinbase13d ago0xd1095e…78e181
0x1a46…89da0xb0af…7de0Base$9.00100%coinbase13d ago0xaa8750…fe070e
0x1a46…89da0xb0af…7de0Base$8.67100%coinbase13d ago0xc93578…9ba1a3
0x1a46…89da0xb0af…7de0Base$8.17100%coinbase13d ago0xb5ffbf…3773ba
0x1a46…89da0xb0af…7de0Base$7.50100%coinbase13d ago0xab4d10…58fb92
0x1a46…89da0xb0af…7de0Base$7.38100%coinbase13d ago0xfbc020…1445ac
0x1a46…89da0xb0af…7de0Base$7.21100%coinbase13d ago0x11342f…6e9dd3
0x1a46…89da0xb0af…7de0Base$6.94100%coinbase13d ago0x9ac936…07f415
0x1a46…89da0xb0af…7de0Base$6.56100%coinbase13d ago0xbb6da4…bb3ff0
0x1a46…89da0xb0af…7de0Base$6.26100%coinbase13d ago0xd4ec61…2d8906
0x1a46…89da0xb0af…7de0Base$6.14100%coinbase13d ago0x72f80f…b74b51
0x1a46…89da0xb0af…7de0Base$6.18100%coinbase13d ago0x813f87…03fe03
0x1a46…89da0xb0af…7de0Base$5.92100%coinbase13d ago0x6ea42f…89fd4e
0x1a46…89da0xb0af…7de0Base$5.58100%coinbase13d ago0xd87379…f95623
0x1a46…89da0xb0af…7de0Base$5.05100%coinbase13d ago0x863360…7d0cbd
0x1a46…89da0xb0af…7de0Base$5.04100%coinbase13d ago0xa6fbe5…cb1625
0x1a46…89da0xb0af…7de0Base$4.97100%coinbase13d ago0x813803…e52b59

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.