Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xd76fd0…f99a06
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xfd132e…2360c6
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xcb0496…4f92bb
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xd04c98…816b8e
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xbdc1ce…a6fb60
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x08508f…ee2b34
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xb0d316…811c61
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xb6e6b1…b78add
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x17ba28…6f4a50
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x96d17e…a23784
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x8c4efe…d6dfa2
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x12528b…a5c1d0
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x0fe2af…608b38
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x53eaf9…b1e1cc
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x287a38…e0d672
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xed393b…87c48f
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x12c359…0d0424
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x10575a…5a9d90
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x2ebc84…082da6
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x45440b…278a42
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x7a366e…3eb5ee
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x54b91e…8c2d03
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0xbe4c84…1016c5
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x65dd9b…50de43
0x94db…bb700x5aae…482eBase—$0.001100%coinbase4d ago0x0e7806…75a37e

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.