Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0x73b677…ca5030
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0xa33620…d5e9f2
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0x620b51…0d5218
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0x461dcb…652fd4
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0xc69557…5d63d4
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x41f481…1a9ee7
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x109276…e3cfc6
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x561792…a1544e
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0x2bc8e5…b6f978
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x2a5d27…9388fb
0x3066…cb590xfe80…47eeBase—$0.001100%fluxa42d ago0xf18be9…48da9e
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xd26c10…a23f3b
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xb37c15…f4280d
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xa45989…72af4f
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x814d3c…514945
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x5dd193…457352
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xf13f17…3ca42b
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xfa3d30…7f7e03
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xac9259…8e79ca
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x46240c…8afaa8
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x9079c9…6effae
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x2e6571…44d3e4
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0xc5abfe…3ba2b0
0x3066…cb590x9c95…e299Base—$0.001100%fluxa42d ago0x0129e6…7d74a3
0x3066…cb590x9c95…e299Base—$0.001100%fluxa43d ago0x539b14…91c693

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.