Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf816…99380x49bb…ca5bBase—$0.01100%coinbase70d ago0x076c07…227e67
0xf816…99380x62d0…63b0Base—$0.01100%coinbase71d ago0xee3623…594086
0xf816…99380xe879…2323Base—$0.01100%coinbase71d ago0xb31195…bd3f64
0xf816…99380xe1dd…f6a9Base—$0.01100%coinbase71d ago0x6aff1f…4887bc
0xf816…99380xfc8a…b871Base—$0.01100%coinbase71d ago0xf3c223…74d797
0xf816…99380xab8e…0f39Base—$0.01100%coinbase71d ago0x08bfea…0aa9a4
0xf816…99380xa14f…0607Base—$0.01100%coinbase71d ago0x1619d3…d61679
0xf816…99380xb02b…7980Base—$0.01100%coinbase71d ago0x4c4e72…019648
0xf816…99380xf9fe…d601Base—$0.01100%coinbase71d ago0x1520d3…7ccc7b
0xf816…99380xf926…3fa0Base—$0.01100%coinbase71d ago0x8578c7…06541b
0xf816…99380xb112…24a0Base—$0.01100%coinbase71d ago0x2b09ba…b4928b
0xf816…99380x1d2b…f1adBase—$0.01100%coinbase71d ago0xacb790…ecc16c
0xf816…99380xdb3a…bb77Base—$0.01100%coinbase71d ago0xdabc63…d204a0
0xf816…99380x3d27…1a49Base—$0.01100%coinbase71d ago0xc7edf0…3c9367
0xf816…99380xc870…4581Base—$0.01100%coinbase71d ago0xa16c10…7aa226
0xf816…99380xe942…4585Base—$0.01100%coinbase71d ago0x6cffd6…a4a01d
0xf816…99380x0757…4da3Base—$0.01100%coinbase71d ago0xbe9016…d76cd8
0xf816…99380x14a2…900aBase—$0.01100%coinbase71d ago0xde6d86…368215
0xf816…99380xd276…2adbBase—$0.01100%coinbase71d ago0xce6967…4f7ecb
0xf816…99380x7693…f5e3Base—$0.01100%coinbase71d ago0x8650df…6bf75e
0xf816…99380x9ce9…a322Base—$0.01100%coinbase71d ago0x51fbb2…f53f6d
0xf816…99380x9c0a…ee05Base—$0.01100%coinbase71d ago0xb0da1b…3d26b5
0xf816…99380x2cca…2561Base—$0.01100%coinbase71d ago0xe5071a…006911
0xf816…99380x16da…ebd0Base—$0.01100%coinbase71d ago0xbf7d6d…ace0e7
0xf816…99380xc3fd…82fcBase—$0.01100%coinbase71d ago0xa39051…ba8842

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.