Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x18c940…112bf1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x04bb45…eb706d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xdefb46…6fcbb4
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xf74fa3…5205ac
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x327ab5…355ec3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xda90db…025ddd
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x2fd989…66ee65
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x1775c9…035d7f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x6ec926…d5f2f4
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x8ce85f…d4d681
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x9ed879…5c4957
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x747c97…68d621
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xdf122f…167726
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xc84c7e…9bac25
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x51f1e5…0bda7a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x2905b3…670ba2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x8cdff4…b7e045
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x3d6274…e9c255
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x340938…65dcbd
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x337cf9…d4460f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0xbe70ed…3e1b72
0xb761…09d40x9c95…e299Base$0.001100%Route unknown67d ago0x51ae4b…477bf5
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x9bf8fa…0948ce
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xacb3a5…39d71f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xf614bd…cd1640

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.