Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xc35ceb…bf5c97
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xe9df77…c5b263
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x4402a9…4755fb
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x8dde26…a13523
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xa2e614…b0004b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x119cd0…344f15
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xf9845b…2bea94
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x695d0d…fd6cd3
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xfd8d91…5c9e4c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x0f2b7f…286818
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x532b99…25ba5e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x3ea3f6…b82ff8
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x82f442…f113c4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x4fc60b…5fdec5
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xb62789…64e359
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x2b9f9b…19563e
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x2cf752…954bc0
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xec55c9…4ee83b
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x92db3d…3d37f4
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xe55c1c…dd7f1c
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0xb40c75…7c0c9a
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa68d ago0x337b26…c05a75
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x383124…d00d75
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0x3e82b9…5402db
0x7559…cf1f0x9c95…e299Base$0.001100%fluxa69d ago0xa1ff1e…ad4fe9

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.