Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x8b5cb9…e06b91
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xef680f…b8fce4
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xf7bbd1…53ba38
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x254804…96357b
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x57c7d8…91e40e
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x4b7c3b…8a6573
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x58accc…9dcf44
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xed5a4e…bbb610
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x810e48…6feadb
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x2834cc…aa7515
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x1f69ed…74ae04
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xd1dc4d…a57bb8
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x58c9fd…777006
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xcf299f…d21fd5
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x7ffffa…fecd48
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x38f99e…cb3058
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x4a5c9d…ab84bd
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xc3e12f…a31ba1
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x72db0b…383c39
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x4fd73b…ffc1cf
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x24d6ea…fdcf41
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x2c6ab3…c510cc
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xb18d83…f14cce
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0xa9d959…5d73bf
0x064e…f78a0x6839…1a2bBase$0.003100%Route unknown97d ago0x4df61f…07452e

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.