Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x85ffcb…4c60dd
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xce779c…e7272c
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x775e09…1c5c50
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xa40b50…af9dbd
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xe107c1…da5ea7
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x5f9917…41d407
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xc5cf0c…c2a032
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x3d5aa9…b46c33
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x2e6a09…fe2e05
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x1ca7e4…327021
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x67a902…c7075b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x87fa67…7ee40d
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xd48673…489c3b
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x493f62…8a137e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x2ef382…a9fcfa
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x3b56ad…ed9c8d
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xd67aee…10a42f
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xc6de35…c24e9e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x4a4fc8…566fdb
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0x3f78ec…648442
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown60d ago0xffc276…07b052
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown61d ago0x11511e…3bce8e
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown61d ago0xb66bca…87a706
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown61d ago0x31781d…e63254
0xad2e…814d0x9c95…e299Base$0.001100%Route unknown61d ago0x5b4f26…c07088

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.