Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x307e62…270f33
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xec6293…18618c
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x76d08e…1dbfce
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xd14856…a753a8
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x8f9bfb…29c8ab
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xee0735…1bd372
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x4faa7c…29825c
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x5d73cf…da4cf1
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xb54f23…6fc28c
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x225d1e…36119c
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x1ef6a8…700108
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x112ab1…1335f9
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x60ebea…cf8639
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xf3b26c…c8214a
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x9e9960…bba982
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x8f7b49…d3ebbb
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x5d6737…913b4b
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x38110e…22d086
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x8ecae0…a2c2f0
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xf086aa…e5417e
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xedf19e…24bb8e
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x36e488…f7d043
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x89ebdf…aecbab
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0x3a90e8…1168d5
0xc87b…da660x9c95…e299Base$0.001100%Route unknown73d ago0xb46f9c…85ad5a

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.