Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x7da611…b50d2d
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xc4bca4…ab92fd
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xbf055d…e6550f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x95b42b…707620
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xce8244…b17414
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x80a8aa…113b43
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xb28768…a884c1
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xcb68c2…f4dd30
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x4e7f05…73ac28
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xe9c580…4904d1
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x0ef54c…e40627
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x81fbad…a0f34a
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x634c59…b700e0
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x805eea…ba3523
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xef0541…c5b37f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xe64194…a8f0c5
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xb4bb5a…2c1c07
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x24c4aa…c31ae1
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xd9d824…6c0889
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xf40e0f…1d0b41
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xd67198…effc52
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x68defb…ddea0f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x0cff38…a5dd06
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0xd6aa10…933c0b
0x8342…76a00x5aae…482eBase—$0.001100%coinbase4d ago0x198774…43d27a

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.