Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x9dade6…cac3e2
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xea7d5c…683283
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xf085ac…47b1a3
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x3c9a99…812901
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xcdc5d9…a1d2cb
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x13e425…e5353b
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x90f9cf…ef284c
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x7b8c19…43d674
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xb8483b…109c81
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x7dc896…6eecab
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xc91fca…490dc6
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0x480e8e…21a37c
0x605a…c5650x9c95…e299Base$0.001100%Route unknown54d ago0xb54e48…9e8730
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x0c4e9e…e5e0a0
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x1a7dc0…d68c3f
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0xf4653b…d83171
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0xf30ac5…35ca08
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x7a5f8e…4b5722
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0xbd8152…7f15db
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x490308…d38cf1
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0xdc0e7f…027fe1
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x73009e…2941db
0x605a…c5650x9c95…e299Base$0.001100%Route unknown55d ago0x26daef…0ae7ac

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.