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%fluxa77d ago0x55a983…dabf0e
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x76351a…abd8ad
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x92a675…bb6a47
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x9f5112…bdf58c
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x68381e…bd9500
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xeeaf91…262d44
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x53bee8…075767
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x8b50c6…c8d173
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x56f258…5171be
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xf3abdf…271f86
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x543c80…925e2a
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x9198fb…fd33fe
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x215562…dc1199
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xf6fb2a…10bd50
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x6a96da…08d88b
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x91c195…24ad83
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xda5a30…ef142e
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x9f7191…aa835b
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x1dfa5c…3c3db4
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xc78300…272434
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xd19622…47892d
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x1c88db…ed0bbc
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0x161b72…465405
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xd36093…28245e
0x7559…cf1f0x9c95…e299Base—$0.001100%fluxa78d ago0xf8aa26…5bc8d1

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.