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 unknown31d ago0x204845…a92a6a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0xe13538…670f8a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x0e81aa…4433cc
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x7c454a…604b48
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x8fb378…d65047
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0xafa3c4…3397a9
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x43c7d5…db1ab3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x46b9bc…d1f97d
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0x996bd9…af1f90
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown31d ago0xc9e7e0…9b0652
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xd5f3ff…e608a1
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xe6466d…cf5e29
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x580196…ac15d9
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x5a7920…8466d3
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xe83b3c…9a8bde
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x2b05b9…2bd4ae
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x0b2d7c…e50c69
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xe4a0fe…c779b8
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x33a413…fd71c5
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xf39675…8a6e93
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xa0e951…1a874c
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x4c8170…45a54a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0xc12243…09951a
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x8c7af2…f46437
0x7cfe…0acf0x9c95…e299Base$0.001100%Route unknown32d ago0x2ae46a…5c2bad

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.