Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa41d ago0x930429…74685c
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x32083d…b087ad
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x639511…d5054f
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x008fab…5d0b24
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x0bfbd7…57848f
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa41d ago0xc448ea…6b6b40
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x6826c6…e877c0
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xf1e4bf…d39f13
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa41d ago0xe5f115…5b1db9
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x1cdf4b…d541eb
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa41d ago0x5fdf61…173fe1
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xb868fa…e5e5db
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x698944…f54820
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa41d ago0x4f6cb6…afb53a
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x2084c5…3c31df
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xb6151e…f77516
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x7c5b47…d9d1e6
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xc99432…a3b02a
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x9eb9b3…08f646
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xe2aaf5…c9586b
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xab1939…f8d27f
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x0aaac7…853fcf
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0xd18468…390439
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x077855…63f3a9
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa41d ago0x6ecc68…04a7de

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.