Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x9dc116…895fad
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xd776d5…8dda9c
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x3f379c…bfba12
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x230d3b…3c9ea7
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x6f3313…fadc75
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x0559d3…566341
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xbc42d5…3edbe6
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x7e7c64…89bdb7
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x23a324…87d7a6
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x749ef9…af76c6
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x4b4bbb…a85ba8
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x11d307…f92af2
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x349a80…a21251
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x7f18c6…a914a3
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xba0e3b…fe4108
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x8e109c…10cd1a
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xfe2113…a1776e
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x279d49…8d9612
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xd25106…e6e02b
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x031242…c82206
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0xa410dc…55af6f
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x195d1b…c75155
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x07a91e…afa236
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x8e5096…d20211
0xaa87…38ae0x9c95…e299Base$0.001100%Route unknown60d ago0x605f14…7a6089

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.