Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown23d ago0x571bf0…d1cf29
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x6a2d22…eedbd0
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x8d46a6…de6d7a
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x7840ae…5edb1e
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xd6466f…6ea2f8
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x1026ba…3d32b3
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xf80ba7…3f0eae
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xd7b66a…97b3f4
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x6f7f61…45af4b
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x1c44c1…88148a
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x3ae980…af3489
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xf02682…3b94cc
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xf57cbd…6f0645
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x7f5aef…5349c8
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xb88744…091140
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x3ecd33…50fc26
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x789956…1a626f
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xb588aa…0fada8
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x096139…9bbdc9
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x7aa34f…427adf
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x7dc538…a85bb6
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x6b5103…4ce9fe
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0xc58b78…73aa9c
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x2d6d1e…c23617
0x5eb6…58400x9c95…e299Base$0.001100%Route unknown24d ago0x9551f3…ba25c1

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.