Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1784d ago0xf386a6…1a0d54
0x9f21…dc590x6ede…86cfBase—$0.80100%0x2772…8c1784d ago0x288e5a…5f7400
0x9f21…dc590x6ede…86cfBase—$3.30100%0x2772…8c1784d ago0xbf38de…bd8ba3
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c1784d ago0x2b30aa…f46e23
0x6ede…86cf0x9f21…dc59Base—$5.20100%0x2772…8c1784d ago0x064957…8cad0b
0x9f21…dc590x6ede…86cfBase—$8.40100%0x2772…8c1784d ago0x01043d…203c7f
0x9f21…dc590x6ede…86cfBase—$5.30100%0x2772…8c1784d ago0x5e27ae…d1ee4f
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1784d ago0xaae750…b43444
0x6ede…86cf0x9f21…dc59Base—$7.50100%0x2772…8c1784d ago0x7d780a…c674f5
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1784d ago0xedc85f…736100
0x9f21…dc590x6ede…86cfBase—$5.60100%0x2772…8c1784d ago0x1bbf5a…1a3b39
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1784d ago0xe44ae7…cf0799
0x6ede…86cf0x9f21…dc59Base—$6.70100%0x2772…8c1784d ago0x4d2000…c42521
0x9f21…dc590x6ede…86cfBase—$5.00100%0x2772…8c1784d ago0xe2a5d5…7d4d6b
0x9f21…dc590x6ede…86cfBase—$2.10100%0x2772…8c1784d ago0xbfcaeb…e776e7
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1784d ago0xa16ae4…ffa8f6
0x9f21…dc590x6ede…86cfBase—$1.60100%0x2772…8c1784d ago0xe64f87…c80c30
0x6ede…86cf0x9f21…dc59Base—$7.60100%0x2772…8c1784d ago0x3e36a6…b074e6
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1784d ago0x9de2b5…76ecf5
0x9f21…dc590x6ede…86cfBase—$3.80100%0x2772…8c1784d ago0xafe749…3e4c8c
0x6ede…86cf0x9f21…dc59Base—$9.50100%0x2772…8c1784d ago0xdccfd9…462b3e

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.