Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4077…559d0x43fe…ce69Base—$0.01100%coinbase59d ago0x13ca5f…ec00ce
0x4077…559d0xfc9e…fe49Base—$0.01100%coinbase59d ago0xedf82e…528aa2
0x4077…559d0x5922…9a29Base—$0.01100%coinbase59d ago0x763222…d340dd
0x4077…559d0xc2c8…93a9Base—$0.01100%coinbase59d ago0x4d2715…b1e792
0x4077…559d0x85b1…5612Base—$0.01100%coinbase59d ago0x8934e6…46caa3
0x4077…559d0xb31b…b265Base—$0.01100%coinbase59d ago0x6d7831…fbc4ea
0x4077…559d0x8d11…6007Base—$0.01100%coinbase59d ago0x692cab…4a6276
0x4077…559d0xfa6f…66f1Base—$0.01100%coinbase59d ago0x5cfe71…dd9536
0x4077…559d0xe792…fc1aBase—$0.01100%coinbase59d ago0x2f7cb6…63461c
0x4077…559d0x122d…4033Base—$0.01100%coinbase59d ago0xaf1e4b…95c482
0x4077…559d0x0fee…cc44Base—$0.01100%coinbase59d ago0x3b56f3…378d7b
0x4077…559d0x4120…b868Base—$0.01100%coinbase59d ago0xf6b882…d7e6bf
0x4077…559d0x2c25…9350Base—$0.01100%coinbase59d ago0xc7931b…346780
0x4077…559d0x75c5…47bbBase—$0.01100%coinbase59d ago0x9bc556…7a611f
0x4077…559d0xd931…0610Base—$0.01100%coinbase59d ago0x207c58…a4fb08
0x4077…559d0x3e2f…6dd8Base—$0.01100%coinbase59d ago0x3c1ac7…15ed6e
0x4077…559d0xca68…9a12Base—$0.01100%coinbase59d ago0x63778b…585939
0x4077…559d0x49e4…865cBase—$0.01100%coinbase59d ago0x3598ef…0d26ec
0x4077…559d0xbf8a…4606Base—$0.01100%coinbase59d ago0xa1e880…a4b22c
0x4077…559d0x4c8d…1cb1Base—$0.01100%coinbase59d ago0xbadc8a…535b8f
0x4077…559d0xc6c3…eb4bBase—$0.01100%coinbase59d ago0x5a9ed7…fa7b90
0x4077…559d0x1745…3774Base—$0.01100%coinbase59d ago0xda791a…42f345
0x4077…559d0xc67b…2c36Base—$0.01100%coinbase59d ago0x9ab3e8…0c79d4
0x4077…559d0xc23e…af64Base—$0.01100%coinbase59d ago0x54814c…dfb805
0x4077…559d0xee9d…261cBase—$0.01100%coinbase59d ago0xd39cb4…40fd77

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.