Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6539…ef080x9c95…e299Base$0.001100%Route unknown62d ago0xdc6156…7fcbd3
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x979b71…12cbe0
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x85f75b…ee59f2
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xfc6ec6…700f01
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xf5cb1a…a6b95d
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x444816…6af6d5
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x56d808…a4f466
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xe786ae…040d16
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x2aef31…beac78
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x8626a4…24655e
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xf5d204…60d240
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x82769f…1b531d
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x6bc97a…e89119
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xde8347…83c410
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x2e8ace…ece57a
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x003305…b474a9
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x4ae8b1…79cb0d
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xb38918…38786b
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x4f7fa0…a419ce
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x40d2d9…783189
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x4e16bc…3834fd
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xe9353d…6236ef
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0x4f78f4…9f7dd4
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xf76c62…a0a9be
0x6539…ef080x9c95…e299Base$0.001100%Route unknown63d ago0xad0a31…5bacbd

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.