Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x1ee951…a92dc3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xc93fce…161ab7
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xd4f65b…94b241
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x04c633…2370cc
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xb18a6d…64ea8a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xb039c4…69096f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xbb3c61…7e0ede
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x4183b0…ac032e
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xac1110…423270
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x4cff80…774ac6
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x47bca9…cd163d
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x01c0c9…1c992f
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x78a99f…ca140b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x82c5a4…3a05f6
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xf06279…c282c7
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x149c03…f83534
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xe336bc…65be6d
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xfe94d2…8ad44b
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0xfc85f5…7e1386
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x73489b…1f45e9
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x6a5e26…5add61
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x7be83c…d19740
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x18c36e…e68e86
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown60d ago0x4d045c…a5f9cc
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown61d ago0x7859f9…1babdb

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.