Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xcad0ad…d821c4
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xa02c73…d673a3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xa0de29…8ece00
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xea12e1…570635
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xff5e3d…9d1da1
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x3a5024…7c6457
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xbaca6d…f76447
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x6f87bd…37be3d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x7401c6…0ce67d
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x396620…22b893
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xea8c71…795e8c
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xdc729e…574b1b
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x60f7ee…a26016
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xe8b5ee…502a06
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x8ce90c…77ad92
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x675c0e…3ee885
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x51ab90…bae9fc
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x809990…23ef77
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xa291c6…5e7983
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x5766bb…44b1f3
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x74484d…1c0859
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x04cdae…3c0d58
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0xc610f7…c2bc18
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x4a5e6a…e319e9
0xcf35…fa420x9c95…e299Base$0.001100%Route unknown60d ago0x327ca4…42803b

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.