Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0xba197e…f8e85b
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x847007…f9f40f
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x6419f1…339262
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x4e03a7…9b4fa5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa13d ago0x31c4db…1b0bbd
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0xdfbc02…c2da52
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x20dad3…0584e2
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0xa44554…da96c5
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x672983…b2cc88
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0xd7167a…6f0277
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa13d ago0x21a7fa…4f2414
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x8fcc74…dc2d07
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0xd6c07e…06c677
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0x252153…0cbf7c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0x5a10fb…f0c793
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x65ce7c…1e3495
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0xb08636…370aca
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0x5676fb…d7877f
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0xcf886e…4219b0
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x8f37c7…1cad0e
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x6dd0b9…3cc8e5
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x4e676a…f8d6dc
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa14d ago0x3e28fc…48a95b
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0xe80c40…60fe77
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0xeef58b…6f2f67

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.