Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x5a4802…c478ae
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x829389…2a7e28
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x522fbd…ed591e
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0xd5f752…2da932
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x389837…bc93d4
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x616f43…dd9bc7
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x0f933a…accf63
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x30fb67…2d0807
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x8d2ebd…5d873b
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x0b8d66…c9eb7e
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x45f476…81b644
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x58977c…6d6210
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x386c09…c97165
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x5981cb…bfdc18
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0xa9f893…94a68c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x950028…08cb45
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0xccc62c…fdcfde
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x769516…2d6629
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x98bd4f…d7ebda
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x006a11…37dfb4
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0xcbe71e…584b43
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x7e6fe1…f0abb4
0xc94f…c89a0x9c95…e299Base—$0.001100%fluxa34d ago0x99430a…9edc49
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0xd2deb4…de093b
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa34d ago0x8714c3…b1ecbe

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.