Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0xacaf71…89d63d
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x174686…452237
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0xb45bc1…471369
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x8e2d57…97a376
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x6d5c91…322072
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x3935b5…f98b48
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x3c8978…6f7146
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x70024c…a8fb6d
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x7813e7…d1def4
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0xe0d477…f07dc2
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x813168…ef2f68
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x9a18b6…7fa8ab
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0xf83f3a…fa7430
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0xe5fa1a…23a525
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x0d2ef9…3d9630
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x9870dc…daa6b9
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0xa335b5…392806
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x491ad5…063990
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x75b9b3…0c21cd
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x99bcd1…9d2215
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0xbb93d6…dd3064
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa45d ago0x7fd068…1395aa
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa45d ago0x3aa531…4e2c8e
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa46d ago0x1322a8…ba50b4
0xd6aa…305c0x9c95…e299Base—$0.001100%fluxa46d ago0x21191e…d2c767

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.