Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xec71…b662Base—$0.01100%fluxa108d ago0x921c60…b6f202
0xb90a…9ae40x1e60…9b2fBase—$0.01100%fluxa108d ago0xb9881d…5e7b86
0xb90a…9ae40xe439…6c07Base—$0.04100%fluxa108d ago0x83ebc6…c49110
0xb90a…9ae40xeb17…c1caBase—$0.01100%fluxa108d ago0x10260c…7e7b4a
0xb90a…9ae40x7f89…222eBase—$0.04100%fluxa108d ago0xfc9181…04a6d2
0xb90a…9ae40xf990…ec6fBase—$0.03100%fluxa108d ago0xf9e1cb…a3d334
0xb90a…9ae40x8a1b…9d1aBase—$0.04100%fluxa108d ago0x99305b…a0dd7a
0xb90a…9ae40x33da…060dBase—$0.01100%fluxa108d ago0x4b45b3…1b328a
0xb90a…9ae40x2873…3ce1Base—$0.01100%fluxa108d ago0x1c3959…d858de
0xb90a…9ae40xf990…ec6fBase—$0.01100%fluxa108d ago0x2182bf…f08da6
0xb90a…9ae40x91f1…815eBase—$0.04100%fluxa108d ago0xf1f065…556690
0xb90a…9ae40xe5da…a557Base—$0.03100%fluxa108d ago0xa67ca1…40962e
0xb90a…9ae40xe5da…a557Base—$0.01100%fluxa108d ago0xf28935…063504
0xb90a…9ae40xaa79…a05dBase—$0.01100%fluxa108d ago0x61c8cb…0bdb54
0xb90a…9ae40xe4a0…0998Base—$0.01100%fluxa108d ago0xd8daeb…73199b
0xb90a…9ae40x3e61…33d0Base—$0.01100%fluxa108d ago0x64977c…35572a
0xb90a…9ae40x8014…c81aBase—$0.03100%fluxa108d ago0x48ea07…eec834
0xb90a…9ae40xb78c…4c75Base—$0.01100%fluxa108d ago0x6cb533…53cf90
0xb90a…9ae40xa827…c21cBase—$0.04100%fluxa108d ago0x482c40…8fe489
0xb90a…9ae40x8014…c81aBase—$0.01100%fluxa108d ago0x458baf…319ec0
0xb90a…9ae40x67a9…a718Base—$0.04100%fluxa108d ago0x26dddb…bc164c
0xb90a…9ae40x432d…ea27Base—$0.01100%fluxa108d ago0xcfeea1…29cc61
0xb90a…9ae40x8381…c222Base—$0.01100%fluxa108d ago0xad139e…d2be34
0xb90a…9ae40x1209…8b22Base—$0.01100%fluxa108d ago0x2a51ec…15cb09
0xb90a…9ae40x3074…e26dBase—$0.04100%fluxa108d ago0x7d227a…c89bc2

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.