Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x9c599e…ced3cf
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x38da69…4e8b0b
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0xc49e6b…be597f
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x434fef…ff99b2
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0xb41612…4e6b47
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0xe67a07…f99131
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x66d209…c28f63
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x42a89d…e53a9a
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0x356c27…77c7e4
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0xeb4533…fae206
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown49d ago0xe4cf2b…e9d5b3
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x3b0d7e…b4b632
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x746310…57ef93
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0xff491b…e01a7f
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x1db824…d2dd5d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0xb62cdf…ddf361
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x71e8a2…4fecb3
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x15e1a7…736405
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x0aaba8…ea438d
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x08773a…b177ec
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x699ff5…251ce2
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x1f817d…3a5c38
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x68d5e0…9adeb8
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x5e8214…dca1fa
0x79d5…d7fa0x9c95…e299Base$0.001100%Route unknown50d ago0x8e8688…bf96b2

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.