Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa39d ago0xa7ed20…11737d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa39d ago0x67a053…600e9f
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0xf6865b…29789b
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0xd0f0cf…470b35
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x847c57…8695ec
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x1bf822…7ff662
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x06f794…d79531
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x599743…178eb5
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa39d ago0x6c859b…cf7b8e
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x1f2fef…039869
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa39d ago0x1a1e58…9eda02
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xe3bf9b…b687fc
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xd6a58e…c73b6f
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x83226c…33d1b6
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x6a37b0…2c8fce
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x332032…1b2227
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x80119c…a89e2c
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xfad341…a8cd7f
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x905fd7…787047
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x0fc2d3…829891
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x51e2a8…e81fb1
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x6f8967…97dbdd
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0xa35b3d…ba3000
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x1b68c0…8a4bf6
0x395b…0fce0x9c95…e299Base—$0.001100%fluxa40d ago0x501cbd…ae576e

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.