Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xe9fa9a…8afae4
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x3cb4dd…d990d2
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x46da98…7ad6b6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x31ba28…188b2f
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x853113…9cc3bf
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x805fb8…d550b5
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xb465af…bf6e41
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xf1fc90…9c4f1d
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x39f77c…291be6
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xaec6cf…b48d17
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xa1969d…6d3179
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x60baa5…ae7d82
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x53951b…5b4cf9
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x0c5d28…d8c2c0
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x751f5a…155fb8
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x900041…b3a3dd
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xc106ca…340e48
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xccde91…f0e7b3
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x0dfc34…9177ed
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x2879c7…02b688
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x707161…8e14f1
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0xeb9baa…b05d10
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x3b508b…194457
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x1c3d91…c17263
0x12d1…f61f0x9c95…e299Base—$0.001100%fluxa75d ago0x8de289…496be7

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.