Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x7b8e76…4df682
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xf491c6…ee8d04
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xe97fea…298ea9
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x3b4839…dc07e6
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xedc106…3e3c3a
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x135447…6d678f
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x42eb27…485532
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xbf6a52…968ed6
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xbf23ee…e0b103
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x504169…3482f3
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xf18e07…801485
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x71fc15…1dfdf2
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x663775…9e4dd5
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x77bb96…4811e9
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xaa2116…9ceea5
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x317a14…1a5582
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xcc297a…81694d
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xa7427f…8e546b
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x3d4aff…56a6a0
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x374f95…61c807
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x9eb501…047b9d
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x472a34…051a1f
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x11957d…8f3f1e
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0xb7a65d…7bb5a5
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase8d ago0x623a2c…f390eb

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.