Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown42d ago0x3ef397…206578
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown42d ago0xaadeb7…22abdd
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown42d ago0x4e28d7…bff792
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown42d ago0x8bb478…0d417f
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown42d ago0x2b5b3b…a7cd1e
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x078967…dd6485
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x1d5a20…b694fa
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x8dd83f…3887d1
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x313e6c…0084e6
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x1f4c50…1840a9
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0xf8bb20…091f83
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x0bc55a…c56381
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x3db3ab…573ce1
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x787244…7e5c2c
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x4eb5ed…04240e
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x550f86…796def
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x9e5ff2…6dc4c6
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x3d937b…2d5b52
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x31eabf…d0351b
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x2e8f08…cb4b90
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x516f8d…663823
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x2adb97…5e102a
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0xf3dfdc…9208b8
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x495f13…798298
0x5eda…e02c0x9c95…e299Base$0.001100%Route unknown43d ago0x5cda9f…36d3ff

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.