Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xdba995…52bd8d
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x5f4aa1…2a9b5d
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xb99be4…ffeb11
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x77dd57…aec6ca
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0x46f758…1c9062
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0x603efa…006490
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0xff39ff…9c9867
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xaeb578…6364a9
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x372605…ce44ad
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xd32a02…d376f0
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x17fb8e…19c434
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x389f5a…0dd815
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0xce687c…36cd1f
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0x228cbe…fff203
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0x5a4e51…f29aaf
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x490522…df4e8f
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0x6b05c1…75eec4
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xa15162…23aa94
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x9a0777…7154fa
0x4964…14270x9c95…e299Base—$0.001100%fluxa36d ago0xa25917…c13f5f
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xa09c74…f2e6c5
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x551c97…c5bb78
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xe84872…678824
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0x2492ae…2cdbcd
0x4964…14270xfe80…47eeBase—$0.001100%fluxa36d ago0xe70ad8…8a5229

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.