Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87fa…e4710x75b9…763dBase—$600.0070%0x4af2…d9db35d ago0x278e69…14a3c3
0xea3d…51f50x75b9…763dBase—$1,000.0070%0x4af2…d9db35d ago0x6a8741…a4f1d7
0x054f…8d620x75b9…763dBase—$3,000.0070%0x4af2…d9db35d ago0x886558…570960
0xab6d…14570x75b9…763dBase—$30.2370%0x4af2…d9db35d ago0x4f8623…f45b51
0xa000…c99e0x75b9…763dBase—$1,498.4370%0x4af2…d9db35d ago0x19ae85…edd493
0xb304…55650x75b9…763dBase—$100.0070%0x4af2…d9db35d ago0x8f377e…c207c5
0x2522…b2f70x75b9…763dBase—$600.0070%0x4af2…d9db35d ago0xf0c332…424f90
0xa000…c99e0x75b9…763dBase—$49.7170%0x4af2…d9db35d ago0x0f7f72…020a1c
0x87fa…e4710x75b9…763dBase—$500.0070%0x4af2…d9db35d ago0x651071…c45e7d
0x87fa…e4710x75b9…763dBase—$400.0070%0x4af2…d9db35d ago0xad187b…8da825
0xed9e…a5e60x75b9…763dBase—$20.0070%0x4af2…d9db35d ago0x9e2dcc…c50487
0x2522…b2f70x75b9…763dBase—$69.3770%0x4af2…d9db35d ago0x5baf04…8e88a9
0x9ee8…5fc20x75b9…763dBase—$100.0070%0x4af2…d9db35d ago0x4b1e2b…eb82d3
0x278b…44700x75b9…763dBase—$6,832.1370%0x4af2…d9db35d ago0x0f9b17…00b6af
0x901c…f5760x75b9…763dBase—$50.0070%0x4af2…d9db35d ago0x3d2ff8…dce5f6
0xc28a…cefe0x75b9…763dBase—$400.0070%0x4af2…d9db35d ago0x99034c…622d92
0xed9e…a5e60x75b9…763dBase—$20.0070%0x4af2…d9db35d ago0xeb8dd4…396a9b
0x940e…c0800x75b9…763dBase—$1,656.9070%0x4af2…d9db35d ago0x343202…b1dacb
0x054f…8d620x75b9…763dBase—$2,000.0070%0x4af2…d9db35d ago0x08f9f7…b09a8b
0x2a92…ddca0x75b9…763dBase—$200.0070%0x4af2…d9db35d ago0x17e6f4…44cbf4
0x2a92…ddca0x75b9…763dBase—$10.0070%0x4af2…d9db35d ago0x022ac1…2708b7
0x2522…b2f70x75b9…763dBase—$229.9970%0x4af2…d9db35d ago0x2f2396…503b3f
0xc28a…cefe0x75b9…763dBase—$100.0070%0x4af2…d9db35d ago0x111a83…7754a8
0xd273…f9d90x75b9…763dBase—$230.0070%0x4af2…d9db35d ago0x1ed2aa…4db3da
0x44d3…1db70x75b9…763dBase—$502.1070%0x4af2…d9db35d ago0x73804b…c585ad

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.