Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x2f2a8b…f7e0ed
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x7c0f1c…6c7848
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x22dfc2…e59109
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x522cba…8dc576
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x36f08f…8da4f8
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xd93778…746e71
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x905644…ddf816
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x8d2df2…8b1437
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x67ae32…0b2106
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x208831…56d5a3
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x4f31a6…362256
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xe03bd9…3449f8
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xbaa43e…641cea
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xa0d388…fef549
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xeef806…11bc2b
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xd531d8…607fee
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x358dcf…ba3163
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xf9f489…0603bc
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x599f23…504724
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0xe82e04…f9f767
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x87c01a…e8ef9b
0xef20…d5db0x9c95…e299Base$0.001100%Route unknown22d ago0x062991…3637dd

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.