Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xb935c4…122197
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x9f8492…99f769
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x65ad8a…50a14f
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x52be99…53b5f3
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x926823…6c499b
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xb53790…274425
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xc0ed8c…d36d48
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x95e6b9…65ef74
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x3b8e53…a31f5a
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xe420b7…ba7056
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x59f134…8486be
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xe599a2…f41f79
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x056d54…82c303
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xe277da…09629d
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xb25c73…31996e
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x3bdab3…63f72c
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x0a31a4…1afece
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xc88df0…8151d9
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x3d4666…ac7fca
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xddfa92…11998b
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x055899…e465e3
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0x14bc30…860cdb
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xc7a8a9…35cb42
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xeb73f0…22dd7d
0xfcc5…6b380xa9dd…2315Base$0.002100%Route unknown94d ago0xef8b37…6603f8

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.