Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ede…86cf0x9f21…dc59Base—$1.30100%0x2772…8c17102d ago0x7e55f7…80127f
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17102d ago0x16b29e…7f3e90
0x9f21…dc590x6ede…86cfBase—$2.50100%0x2772…8c17102d ago0xea6f88…992394
0x6ede…86cf0x9f21…dc59Base—$12.00100%0x2772…8c17102d ago0x5a9b33…cbdca2
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c17102d ago0xf8ab7c…7e36e7
0x9f21…dc590x6ede…86cfBase—$1.80100%0x2772…8c17102d ago0x06f7ce…327144
0x9f21…dc590x6ede…86cfBase—$0.60100%0x2772…8c17102d ago0x3a2820…3100e8
0x9f21…dc590x6ede…86cfBase—$0.80100%0x2772…8c17102d ago0xa86ff7…e77b4c
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17102d ago0x0a0dad…2d79ee
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c17102d ago0x8804ee…a6061c
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17102d ago0x6abfb8…40e6d6
0x6ede…86cf0x9f21…dc59Base—$3.20100%0x2772…8c17102d ago0x883e8e…49fa2f
0x9f21…dc590x6ede…86cfBase—$2.50100%0x2772…8c17102d ago0x49b795…4a48cb
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c17102d ago0x1f26fb…c63ae2
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c17102d ago0x295377…0e95af
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c17102d ago0xba51e4…d7ace2
0x9f21…dc590x6ede…86cfBase—$2.10100%0x2772…8c17102d ago0x33def9…ea49a8
0x6ede…86cf0x9f21…dc59Base—$4.00100%0x2772…8c17102d ago0x18733b…033e84
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c17102d ago0xba028d…13d95a
0x9f21…dc590x6ede…86cfBase—$4.50100%0x2772…8c17102d ago0xf7c7ca…16bc62
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c17102d ago0x2940bb…2e47d1

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.