Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7256…3e4a0xc493…fda5Base—$0.01100%coinbase73d ago0xf99eac…5d7e0e
0x7256…3e4a0xb240…3c17Base—$0.01100%coinbase73d ago0xdc7c6f…3d5ea9
0x7256…3e4a0x5adb…d8ceBase—$0.01100%coinbase74d ago0x7bbbf9…8e65e5
0x7256…3e4a0x10e7…6fe5Base—$0.01100%coinbase74d ago0xf5effe…52ad97
0x7256…3e4a0x4b96…eecaBase—$0.01100%coinbase74d ago0x990738…185ac1
0x7256…3e4a0xd26a…3af1Base—$0.01100%coinbase74d ago0xf259c3…5b4f0a
0x7256…3e4a0xb128…6b99Base—$0.01100%coinbase74d ago0xc6bfef…55fad9
0x7256…3e4a0x33b5…723cBase—$0.01100%coinbase74d ago0xdd5868…2e2be2
0x7256…3e4a0x45c9…c862Base—$0.01100%coinbase74d ago0x566201…564eef
0x7256…3e4a0x29d6…b919Base—$0.01100%coinbase74d ago0xdd10fc…620832
0x7256…3e4a0x1f93…5a6bBase—$0.01100%coinbase74d ago0xd0677e…f36305
0x7256…3e4a0x260d…499cBase—$0.01100%coinbase74d ago0xc1a1c2…691c7d
0x7256…3e4a0xb017…43ebBase—$0.01100%coinbase74d ago0x026886…bf3562
0x7256…3e4a0x1f50…1197Base—$0.01100%coinbase74d ago0xa880b5…e4cda4
0x7256…3e4a0xae7b…a081Base—$0.01100%coinbase74d ago0xe5937b…e2ef45
0x7256…3e4a0xf466…2bcdBase—$0.01100%coinbase74d ago0x3ac4e1…eab83c
0x7256…3e4a0x04e2…747aBase—$0.01100%coinbase74d ago0xfac3dc…72d279
0x7256…3e4a0x4f07…bd26Base—$0.01100%coinbase74d ago0x2939ef…79820d
0x7256…3e4a0xef04…f7f8Base—$0.01100%coinbase74d ago0x1585f5…82fd9c
0x7256…3e4a0x9732…3e40Base—$0.01100%coinbase74d ago0xfb30be…5efd29
0x7256…3e4a0xa2e4…39e4Base—$0.01100%coinbase74d ago0xdb2fa3…7681e6
0x7256…3e4a0x8a73…bcd0Base—$0.01100%coinbase74d ago0xf4e88d…0d33ab
0x7256…3e4a0x4e1d…22e2Base—$0.01100%coinbase74d ago0xe10cf3…00938d

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.