Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xeea289…e67831
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0x40cd71…508d82
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0x78a3ca…121f9c
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xcf150b…c7cac7
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xbdf740…3b79a9
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xa6c703…3dfbc5
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xe7ad98…c77488
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0xb596a6…6cca4f
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0x570649…954876
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0x056b36…62adad
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown67d ago0x701dbb…d18f44
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x933e32…a5e618
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x1e99f1…a71033
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xf9b385…ed05dc
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x7b39af…5fcd20
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xeba2a4…6df9dc
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x6f6093…254368
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x6e739c…27e22f
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x3d195f…5b492c
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xdf7c07…bc5c11
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x793e4f…63fb15
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xfd1de3…fdbdfc
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xdd5511…8c2a05
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0xc69c3c…2f9b75
0xfc7c…06740x9c95…e299Base$0.001100%Route unknown68d ago0x80bf1c…7a6288

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.