Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x6bf03a…2b1ab0
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x71c998…d75219
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0xac323f…62dbca
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x007637…b2ca65
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x564c45…4905ee
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x7c0061…5d158a
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0x895e50…952815
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0x780b4e…36f319
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0xe0e924…d263ec
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0xed2811…ecdd0a
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x4faa16…157d6a
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x9e8c45…e7b23c
0x3634…98b70x9c95…e299Base$0.001100%fluxa45d ago0x4378fb…68dd15
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0xeb07e3…b115bc
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0x4ba554…06f871
0x3634…98b70xfe80…47eeBase$0.001100%fluxa45d ago0x845462…08614f
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x6c7c5c…c99d71
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x48b557…0c7ed0
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x000bf8…4656f8
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x30ad5c…1b7732
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x107d0a…3edd6f
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0xcf5f3b…f73f33
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0xc858ed…28fe36
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x2123b3…e7dec5
0x3634…98b70x9c95…e299Base$0.001100%fluxa46d ago0x407617…5b7672

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.