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.60100%0x2772…8c1794d ago0x886090…655aac
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x432069…5fe17b
0x9f21…dc590x6ede…86cfBase—$0.04100%0x2772…8c1794d ago0xfa8391…c47ecb
0x9f21…dc590x6ede…86cfBase—$4.20100%0x2772…8c1794d ago0x43a062…5c8607
0x9f21…dc590x6ede…86cfBase—$0.03100%0x2772…8c1794d ago0x16e1ab…84494a
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1794d ago0x1d7bb9…c0b60a
0x9f21…dc590x6ede…86cfBase—$0.09100%0x2772…8c1795d ago0x1c76e1…8e3719
0x6ede…86cf0x9f21…dc59Base—$4.30100%0x2772…8c1795d ago0x4599f0…e1655c
0x9f21…dc590x6ede…86cfBase—$0.07100%0x2772…8c1795d ago0x84dcb3…3d1e2c
0x6ede…86cf0x9f21…dc59Base—$6.20100%0x2772…8c1795d ago0x335f18…6c6742
0x9f21…dc590x6ede…86cfBase—$5.00100%0x2772…8c1795d ago0xa16e48…e4e09e
0x9f21…dc590x6ede…86cfBase—$1.50100%0x2772…8c1795d ago0x4fa367…93ef23
0x6ede…86cf0x9f21…dc59Base—$5.70100%0x2772…8c1795d ago0x3e0533…3f01e6
0x6ede…86cf0x9f21…dc59Base—$3.80100%0x2772…8c1795d ago0xc4f8cc…86f9ff
0x9f21…dc590x6ede…86cfBase—$2.20100%0x2772…8c1795d ago0xcff756…bc5ca4
0x9f21…dc590x6ede…86cfBase—$6.20100%0x2772…8c1795d ago0xd099d2…fcc63c
0x6ede…86cf0x9f21…dc59Base—$5.30100%0x2772…8c1795d ago0xffff3e…c69c9c
0x9f21…dc590x6ede…86cfBase—$3.20100%0x2772…8c1795d ago0xd8f317…fb6f5b
0x9f21…dc590x6ede…86cfBase—$4.50100%0x2772…8c1795d ago0x579772…6b0e4e
0x9f21…dc590x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0x179d12…90142f
0x9f21…dc590x6ede…86cfBase—$1.80100%0x2772…8c1795d ago0x4568f9…f4cee3
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x6aea8f…f88d45
0x6ede…86cf0x9f21…dc59Base—$7.00100%0x2772…8c1795d ago0x5e99f1…efdb71

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.