Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0xcc28f6…47a9c8
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x0d7b76…e3cec3
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x813fb6…c50739
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x32ab4e…255b88
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0xece566…ec0938
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x4165e6…08586f
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x72f80f…c6cce0
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x463d01…738067
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0xe8b64d…c582b4
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0x469355…9a95de
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x5d1205…ec79f3
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0xa08bc4…dd6a7b
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x4a7685…a93fad
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x40727d…3fc1ac
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x2311a7…1f004c
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x6eaa91…6f24e6
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0xd9f08a…c71545
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0xcfcc6c…b20b79
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0xd5cd4a…352d2a
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0xa60304…5c434a
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x7973ea…0d4da6
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0x6ddba9…cad749
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x5f5de9…236535
0xec2c…52d10xfe80…47eeBase$0.001100%fluxa43d ago0x010111…7408b9
0xec2c…52d10x9c95…e299Base$0.001100%fluxa43d ago0x43773d…c8283a

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.